[Groonga-commit] ranguba/rroonga at b7e2a05 [master] Update Groonga versions

Back to archive index

Kouhei Sutou null+****@clear*****
Wed May 18 09:57:52 JST 2016


Kouhei Sutou	2016-05-18 09:57:52 +0900 (Wed, 18 May 2016)

  New Revision: b7e2a05a1241fab8e90d497d3b1bab3566533696
  https://github.com/ranguba/rroonga/commit/b7e2a05a1241fab8e90d497d3b1bab3566533696

  Message:
    Update Groonga versions

  Modified files:
    rroonga-build.rb

  Modified: rroonga-build.rb (+3 -3)
===================================================================
--- rroonga-build.rb    2016-05-16 18:14:19 +0900 (5857ebc)
+++ rroonga-build.rb    2016-05-18 09:57:52 +0900 (0f55c7f)
@@ -20,15 +20,15 @@ module RroongaBuild
   module RequiredGroongaVersion
     MAJOR = 6
     MINOR = 0
-    MICRO = 0
+    MICRO = 2
     VERSION = [MAJOR, MINOR, MICRO]
-    RELEASED_DATE = Time.utc(2016, 2, 29)
+    RELEASED_DATE = Time.utc(2016, 4, 29)
   end
 
   module LatestGroongaVersion
     MAJOR = 6
     MINOR = 0
-    MICRO = 1
+    MICRO = 2
     VERSION = [MAJOR, MINOR, MICRO]
   end
 
-------------- next part --------------
HTML����������������������������...
Download 



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