[Groonga-commit] ranguba/rroonga at 46569a2 [master] Support Groogna 3.1.1

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Dec 29 11:52:13 JST 2013


Kouhei Sutou	2013-12-29 11:52:13 +0900 (Sun, 29 Dec 2013)

  New Revision: 46569a25f6de1a5de7f9ff9917110bdc6858ce62
  https://github.com/ranguba/rroonga/commit/46569a25f6de1a5de7f9ff9917110bdc6858ce62

  Message:
    Support Groogna 3.1.1

  Modified files:
    doc/text/news.textile
    rroonga-build.rb

  Modified: doc/text/news.textile (+1 -0)
===================================================================
--- doc/text/news.textile    2013-12-29 11:50:21 +0900 (22a2fa0)
+++ doc/text/news.textile    2013-12-29 11:52:13 +0900 (e0b1aa6)
@@ -4,6 +4,7 @@ h2(#3-1-1). 3.1.1: 2013-12-29
 
 h3. Improvements
 
+* Supported Groonga 3.1.1.
 * [groonga-database-inspect]: Added @--no-tables@ option for hiding
   all table information.
 * [groonga-database-inspect]: Added @--no-columns@ option for hiding

  Modified: rroonga-build.rb (+1 -1)
===================================================================
--- rroonga-build.rb    2013-12-29 11:50:21 +0900 (c73c0de)
+++ rroonga-build.rb    2013-12-29 11:52:13 +0900 (c7fe729)
@@ -27,7 +27,7 @@ module RroongaBuild
   module LatestGroongaVersion
     MAJOR = 3
     MINOR = 1
-    MICRO = 0
+    MICRO = 1
     VERSION = [MAJOR, MINOR, MICRO]
   end
 
-------------- next part --------------
HTML����������������������������...
下載 



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