[Groonga-commit] droonga/grn2drn at a7ef967 [master] Add version file

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Feb 6 19:06:11 JST 2014


YUKI Hiroshi	2014-02-06 19:06:11 +0900 (Thu, 06 Feb 2014)

  New Revision: a7ef9679063400584a25b2b3a4c0ad3d647ea095
  https://github.com/droonga/grn2drn/commit/a7ef9679063400584a25b2b3a4c0ad3d647ea095

  Message:
    Add version file

  Added files:
    lib/grn2drn/version.rb

  Added: lib/grn2drn/version.rb (+18 -0) 100644
===================================================================
--- /dev/null
+++ lib/grn2drn/version.rb    2014-02-06 19:06:11 +0900 (e1f595d)
@@ -0,0 +1,18 @@
+# Copyright (C) 2014 Droonga Project
+#
+# 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
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+module Grn2Drn
+  VERSION = "1.0.0"
+end
-------------- next part --------------
HTML����������������������������...
Download 



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