[Groonga-commit] ranguba/rroonga at 0473d25 [master] Require Groonga 6.1.1

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Dec 6 00:47:46 JST 2016


Masafumi Yokoyama	2016-12-06 00:47:46 +0900 (Tue, 06 Dec 2016)

  New Revision: 0473d254517624c99c735d3214ba84f7ce917fdf
  https://github.com/ranguba/rroonga/commit/0473d254517624c99c735d3214ba84f7ce917fdf

  Message:
    Require Groonga 6.1.1

  Modified files:
    rroonga-build.rb

  Modified: rroonga-build.rb (+3 -3)
===================================================================
--- rroonga-build.rb    2016-12-05 12:31:31 +0900 (4e3434c)
+++ rroonga-build.rb    2016-12-06 00:47:46 +0900 (dfa8c4a)
@@ -17,10 +17,10 @@
 module RroongaBuild
   module RequiredGroongaVersion
     MAJOR = 6
-    MINOR = 0
-    MICRO = 9
+    MINOR = 1
+    MICRO = 1
     VERSION = [MAJOR, MINOR, MICRO]
-    RELEASED_DATE = Time.utc(2016, 9, 29)
+    RELEASED_DATE = Time.utc(2016, 11, 29)
   end
 
   module LatestGroongaVersion
-------------- next part --------------
HTML����������������������������...
다운로드 



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