[Groonga-commit] ranguba/rroonga at 091501a [master] Bump version

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 26 10:49:17 JST 2017


Kouhei Sutou	2017-04-26 10:49:17 +0900 (Wed, 26 Apr 2017)

  New Revision: 091501a3141f3fd45d7f4eecc274eb98d4244ffe
  https://github.com/ranguba/rroonga/commit/091501a3141f3fd45d7f4eecc274eb98d4244ffe

  Message:
    Bump version

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

  Modified: ext/groonga/rb-grn.h (+3 -3)
===================================================================
--- ext/groonga/rb-grn.h    2017-04-26 10:42:58 +0900 (1dd50ee)
+++ ext/groonga/rb-grn.h    2017-04-26 10:49:17 +0900 (b324be2)
@@ -97,9 +97,9 @@ RB_GRN_BEGIN_DECLS
 #  define debug(...)
 #endif
 
-#define RB_GRN_MAJOR_VERSION 6
-#define RB_GRN_MINOR_VERSION 1
-#define RB_GRN_MICRO_VERSION 4
+#define RB_GRN_MAJOR_VERSION 7
+#define RB_GRN_MINOR_VERSION 0
+#define RB_GRN_MICRO_VERSION 2
 
 #define RB_GRN_OBJECT(object) ((RbGrnObject *)(object))
 #define RB_GRN_NAMED_OBJECT(object) ((RbGrnNamedObject *)(object))
-------------- next part --------------
HTML����������������������������...
下載 



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