[Groonga-commit] ranguba/ranguba.org at 07d3724 [gh-pages] ActiveGroogna 4.2.0 has been released!!!

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 23 11:55:32 JST 2014


Kouhei Sutou	2014-12-23 11:55:32 +0900 (Tue, 23 Dec 2014)

  New Revision: 07d3724c671cfd8a042bcd37bae5104159ab3738
  https://github.com/ranguba/ranguba.org/commit/07d3724c671cfd8a042bcd37bae5104159ab3738

  Message:
    ActiveGroogna 4.2.0 has been released!!!

  Modified files:
    _config.yml
    index.html
    ja/index.html

  Modified: _config.yml (+2 -0)
===================================================================
--- _config.yml    2014-12-23 11:53:06 +0900 (8132f47)
+++ _config.yml    2014-12-23 11:55:32 +0900 (02f402f)
@@ -1,6 +1,8 @@
 markdown: kramdown
 rroonga_version: 4.0.7
 rroonga_release_date: 2014-12-12
+active_groonga_version: 4.2.0
+active_groonga_release_date: 2014-12-23
 
 kramdown:
   enable_coderay: true

  Modified: index.html (+1 -1)
===================================================================
--- index.html    2014-12-23 11:53:06 +0900 (e8c6167)
+++ index.html    2014-12-23 11:55:32 +0900 (7e04eb1)
@@ -98,7 +98,7 @@
 
         <h3>ActiveGroonga: The latest release</h3>
         <p>
-          <a href="activegroonga/en/file.news.html#4-0-0">4.0.0</a> is the latest release. It had been released at 2013-08-29.
+          <a href="activegroonga/en/file.news.html#{{ site.active_groonga_version | replace: '.', '-' }}">{{ site.active_groonga_version }}</a> is the latest release. It had been released at {{ site.active_groonga_release_date }}.
         </p>
         <p>
           This version supports Rails 4 series. If you want to use with old Rails, please use old ActiveGroonga.

  Modified: ja/index.html (+1 -1)
===================================================================
--- ja/index.html    2014-12-23 11:53:06 +0900 (fa57ce1)
+++ ja/index.html    2014-12-23 11:55:32 +0900 (7c23b16)
@@ -99,7 +99,7 @@
 
         <h3>ActiveGroongaの最新リリース</h3>
         <p>
-          2013-08-29にリリースされた<a href="../activegroonga/ja/file.news.html#4-0-0">4.0.0</a>が最新です。
+          {{ site.active_groonga_release_date }}にリリースされた<a href="../activegroonga/ja/file.news.html#{{ site.active_groonga_version | replace: '.', '-' }}">{{ site.active_groonga_version }}</a>が最新です。
         </p>
         <p>
           このバージョンはRails 4シリーズをサポートしています。もし、古いRailsで使いたい場合は古いActiveGroongaを使ってください。
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index