[Groonga-commit] groonga/groonga-command at 9ba8fa6 [master] Bump version

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Mar 15 21:40:33 JST 2014


Kouhei Sutou	2014-03-15 21:40:33 +0900 (Sat, 15 Mar 2014)

  New Revision: 9ba8fa6f07f42421cd7e3a7bdb9af2d9750a6ddf
  https://github.com/groonga/groonga-command/commit/9ba8fa6f07f42421cd7e3a7bdb9af2d9750a6ddf

  Message:
    Bump version
    
    1.0.7 ->
    1.0.8
        ^

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

  Modified: lib/groonga/command/version.rb (+2 -2)
===================================================================
--- lib/groonga/command/version.rb    2014-03-15 21:39:33 +0900 (597226c)
+++ lib/groonga/command/version.rb    2014-03-15 21:40:33 +0900 (d5ac623)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2012-2013  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2012-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
@@ -18,6 +18,6 @@
 
 module Groonga
   module Command
-    VERSION = "1.0.7"
+    VERSION = "1.0.8"
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



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