[Groonga-commit] ranguba/activegroonga at be2eed7 [master] Bump version to 4.2.0

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 23 11:32:50 JST 2014


Kouhei Sutou	2014-12-23 11:32:50 +0900 (Tue, 23 Dec 2014)

  New Revision: be2eed74290af58972464fc988a724d494856921
  https://github.com/ranguba/activegroonga/commit/be2eed74290af58972464fc988a724d494856921

  Message:
    Bump version to 4.2.0
    
    Because ActiveGroonga can work with Rails 4.2.0.

  Modified files:
    lib/active_groonga/version.rb

  Modified: lib/active_groonga/version.rb (+3 -3)
===================================================================
--- lib/active_groonga/version.rb    2014-12-23 11:28:53 +0900 (a4cc162)
+++ lib/active_groonga/version.rb    2014-12-23 11:32:50 +0900 (7d47f69)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2013  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2009-2014  Kouhei Sutou <kou �� clear-code.com>
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -16,8 +16,8 @@
 module ActiveGroonga
   module VERSION
     MAJOR = 4
-    MINOR = 0
-    TINY  = 1
+    MINOR = 2
+    TINY  = 0
 
     STRING = [MAJOR, MINOR, TINY].join(".")
   end
-------------- next part --------------
HTML����������������������������...
Télécharger 



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