[Groonga-commit] ranguba/rroonga at 7f5c149 [master] Require Groonga 5.1.0

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Jan 5 11:53:23 JST 2016


Masafumi Yokoyama	2016-01-05 11:53:23 +0900 (Tue, 05 Jan 2016)

  New Revision: 7f5c1491b1888e557d600e7a27f4d576d8ccd9c7
  https://github.com/ranguba/rroonga/commit/7f5c1491b1888e557d600e7a27f4d576d8ccd9c7

  Message:
    Require Groonga 5.1.0

  Modified files:
    rroonga-build.rb

  Modified: rroonga-build.rb (+3 -3)
===================================================================
--- rroonga-build.rb    2016-01-05 11:52:42 +0900 (ae8c2c4)
+++ rroonga-build.rb    2016-01-05 11:53:23 +0900 (ef062ee)
@@ -19,10 +19,10 @@
 module RroongaBuild
   module RequiredGroongaVersion
     MAJOR = 5
-    MINOR = 0
-    MICRO = 9
+    MINOR = 1
+    MICRO = 0
     VERSION = [MAJOR, MINOR, MICRO]
-    RELEASED_DATE = Time.utc(2015, 10, 29)
+    RELEASED_DATE = Time.utc(2015, 11, 29)
   end
 
   module LatestGroongaVersion
-------------- next part --------------
HTML����������������������������...
下載 



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