[Groonga-commit] groonga/groonga-command at 1dec1a8 [fix-travis-ci-error] Bump version

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jan 13 17:20:56 JST 2016


Kouhei Sutou	2013-09-18 17:25:21 +0900 (Wed, 18 Sep 2013)

  New Revision: 1dec1a864342b14bd41fba591fa8d21a45413f88
  https://github.com/groonga/groonga-command/commit/1dec1a864342b14bd41fba591fa8d21a45413f88

  Message:
    Bump version
    
    1.0.4 ->
    1.0.5
        ^

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

  Modified: lib/groonga/command/version.rb (+2 -2)
===================================================================
--- lib/groonga/command/version.rb    2013-09-18 17:21:08 +0900 (fe1ab6c)
+++ lib/groonga/command/version.rb    2013-09-18 17:25:21 +0900 (1ef6deb)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2012  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2012-2013  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.4"
+    VERSION = "1.0.5"
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



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