[Groonga-commit] groonga/grntest at 4e4e181 [master] Bump version

Back to archive index
Kouhei Sutou null+****@clear*****
Thu May 9 18:58:45 JST 2019


Kouhei Sutou	2019-05-09 18:58:45 +0900 (Thu, 09 May 2019)

  Revision: 4e4e1810ed3a09b4048a6c81a35e6d7c5636d355
  https://github.com/groonga/grntest/commit/4e4e1810ed3a09b4048a6c81a35e6d7c5636d355

  Message:
    Bump version

  Modified files:
    lib/grntest/version.rb

  Modified: lib/grntest/version.rb (+2 -2)
===================================================================
--- lib/grntest/version.rb    2019-05-09 18:57:53 +0900 (b4cc551)
+++ lib/grntest/version.rb    2019-05-09 18:58:45 +0900 (dd497f5)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2018  Kouhei Sutou <kou****@clear*****>
+# Copyright (C) 2012-2019  Kouhei Sutou <kou****@clear*****>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -14,5 +14,5 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 module Grntest
-  VERSION = "1.3.2"
+  VERSION = "1.3.3"
 end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190509/7576411c/attachment.html>


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