[Groonga-commit] ranguba/rroonga at bf00415 [master] Bump up required Groonga version

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Apr 1 19:12:00 JST 2015


HAYASHI Kentaro	2015-04-01 19:12:00 +0900 (Wed, 01 Apr 2015)

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

  Message:
    Bump up required Groonga version
    
      5.0.0 ->
      5.0.2

  Modified files:
    rroonga-build.rb

  Modified: rroonga-build.rb (+1 -1)
===================================================================
--- rroonga-build.rb    2015-04-01 16:26:30 +0900 (249dc4f)
+++ rroonga-build.rb    2015-04-01 19:12:00 +0900 (5112d45)
@@ -20,7 +20,7 @@ module RroongaBuild
   module RequiredGroongaVersion
     MAJOR = 5
     MINOR = 0
-    MICRO = 0
+    MICRO = 2
     VERSION = [MAJOR, MINOR, MICRO]
     RELEASED_DATE = Time.utc(2015, 2, 9)
   end
-------------- next part --------------
HTML����������������������������...
다운로드 



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