[Groonga-commit] ranguba/rroonga at 306c043 [master] extconf: require Groonga 4.0.7

Back to archive index

Hiroshi Hatake null+****@clear*****
Tue Oct 28 12:03:11 JST 2014


Hiroshi Hatake	2014-10-28 12:03:11 +0900 (Tue, 28 Oct 2014)

  New Revision: 306c0432870a4764fa9c8a3683f6a78f12db894c
  https://github.com/ranguba/rroonga/commit/306c0432870a4764fa9c8a3683f6a78f12db894c

  Message:
    extconf: require Groonga 4.0.7

  Modified files:
    rroonga-build.rb

  Modified: rroonga-build.rb (+2 -2)
===================================================================
--- rroonga-build.rb    2014-10-27 21:08:20 +0900 (f4e3260)
+++ rroonga-build.rb    2014-10-28 12:03:11 +0900 (b575938)
@@ -19,9 +19,9 @@ module RroongaBuild
   module RequiredGroongaVersion
     MAJOR = 4
     MINOR = 0
-    MICRO = 4
+    MICRO = 7
     VERSION = [MAJOR, MINOR, MICRO]
-    RELEASED_DATE = Time.utc(2014, 7, 29)
+    RELEASED_DATE = Time.utc(2014, 10, 29)
   end
 
   module LatestGroongaVersion
-------------- next part --------------
HTML����������������������������...
Descargar 



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