[Groonga-commit] ranguba/rroonga at eb62811 [master] Use the same version as Groonga

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Jan 5 14:06:57 JST 2016


Masafumi Yokoyama	2016-01-05 14:06:57 +0900 (Tue, 05 Jan 2016)

  New Revision: eb628114a1307e8353c5845d2d4f6570f979a6a9
  https://github.com/ranguba/rroonga/commit/eb628114a1307e8353c5845d2d4f6570f979a6a9

  Message:
    Use the same version as Groonga

  Modified files:
    ext/groonga/rb-grn.h

  Modified: ext/groonga/rb-grn.h (+2 -2)
===================================================================
--- ext/groonga/rb-grn.h    2016-01-05 11:57:09 +0900 (8fb6f51)
+++ ext/groonga/rb-grn.h    2016-01-05 14:06:57 +0900 (22c9bcc)
@@ -1,7 +1,7 @@
 /* -*- coding: utf-8; mode: C; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
-  Copyright (C) 2015  Masafumi Yokoyama <yokoyama �� clear-code.com>
   Copyright (C) 2009-2015  Kouhei Sutou <kou �� clear-code.com>
+  Copyright (C) 2015-2016  Masafumi Yokoyama <yokoyama �� 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
@@ -101,7 +101,7 @@ RB_GRN_BEGIN_DECLS
 
 #define RB_GRN_MAJOR_VERSION 5
 #define RB_GRN_MINOR_VERSION 1
-#define RB_GRN_MICRO_VERSION 0
+#define RB_GRN_MICRO_VERSION 1
 
 #define RB_GRN_QUERY_DEFAULT_MAX_EXPRESSIONS 32
 
-------------- next part --------------
HTML����������������������������...
Download 



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