[Groonga-commit] groonga/groonga-command-parser at 3a2f2b6 [master] Bump version

Back to archive index

Kouhei Sutou null+****@clear*****
Sat May 23 17:48:15 JST 2015


Kouhei Sutou	2015-05-23 17:48:15 +0900 (Sat, 23 May 2015)

  New Revision: 3a2f2b61a03bfc0e7bdc9c1bb4c3b09600a4d8ec
  https://github.com/groonga/groonga-command-parser/commit/3a2f2b61a03bfc0e7bdc9c1bb4c3b09600a4d8ec

  Message:
    Bump version

  Modified files:
    lib/groonga/command/parser/version.rb

  Modified: lib/groonga/command/parser/version.rb (+2 -2)
===================================================================
--- lib/groonga/command/parser/version.rb    2015-05-23 17:46:58 +0900 (a6b766d)
+++ lib/groonga/command/parser/version.rb    2015-05-23 17:48:15 +0900 (ce755b5)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2013-2014  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2013-2015  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
@@ -19,7 +19,7 @@
 module Groonga
   module Command
     class Parser
-      VERSION = "1.0.4"
+      VERSION = "1.0.5"
     end
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



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