[Groonga-commit] ranguba/rroonga at 76f291b [master] Require Groonga 6.0.5

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Fri Jul 15 17:24:59 JST 2016


Kouhei Sutou	2016-07-15 17:24:59 +0900 (Fri, 15 Jul 2016)

  New Revision: 76f291b3ce95108a33c7a4324615b41836abd382
  https://github.com/ranguba/rroonga/commit/76f291b3ce95108a33c7a4324615b41836abd382

  Message:
    Require Groonga 6.0.5

  Modified files:
    rroonga-build.rb

  Modified: rroonga-build.rb (+3 -3)
===================================================================
--- rroonga-build.rb    2016-06-14 15:24:41 +0900 (41326a1)
+++ rroonga-build.rb    2016-07-15 17:24:59 +0900 (5f92f3a)
@@ -18,15 +18,15 @@ module RroongaBuild
   module RequiredGroongaVersion
     MAJOR = 6
     MINOR = 0
-    MICRO = 4
+    MICRO = 5
     VERSION = [MAJOR, MINOR, MICRO]
-    RELEASED_DATE = Time.utc(2016, 6, 6)
+    RELEASED_DATE = Time.utc(2016, 6, 29)
   end
 
   module LatestGroongaVersion
     MAJOR = 6
     MINOR = 0
-    MICRO = 4
+    MICRO = 5
     VERSION = [MAJOR, MINOR, MICRO]
   end
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index