[Groonga-commit] ranguba/rroonga at 34444dc [follow-compression-support-change] 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: 34444dc6477f977d30dfaeb7f5034eaaf234c0d2
  https://github.com/ranguba/rroonga/commit/34444dc6477f977d30dfaeb7f5034eaaf234c0d2

  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����������������������������...
Download 



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