[Groonga-commit] ranguba/groonga-client at e0bf95a [master] Bump version

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Mar 25 15:45:06 JST 2014


Kouhei Sutou	2014-03-25 15:45:06 +0900 (Tue, 25 Mar 2014)

  New Revision: e0bf95af725c93ec671d981d9f3f6161e9380fa2
  https://github.com/ranguba/groonga-client/commit/e0bf95af725c93ec671d981d9f3f6161e9380fa2

  Message:
    Bump version
    
    0.0.5 ->
    0.0.6
        ^

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

  Modified: lib/groonga/client/version.rb (+2 -2)
===================================================================
--- lib/groonga/client/version.rb    2014-03-25 15:28:18 +0900 (a73532c)
+++ lib/groonga/client/version.rb    2014-03-25 15:45:06 +0900 (7dd052e)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2013  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2013-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
   class Client
-    VERSION = "0.0.5"
+    VERSION = "0.0.6"
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



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