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

Back to archive index

Masafumi Yokoyama null+****@clear*****
Fri Oct 7 17:59:30 JST 2016


Masafumi Yokoyama	2016-10-07 17:59:30 +0900 (Fri, 07 Oct 2016)

  New Revision: 579074678eeee28f27f3e85d58b49c6070393f1d
  https://github.com/ranguba/rroonga/commit/579074678eeee28f27f3e85d58b49c6070393f1d

  Message:
    Bump version

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

  Modified: ext/groonga/rb-grn.h (+2 -2)
===================================================================
--- ext/groonga/rb-grn.h    2016-10-07 17:24:01 +0900 (f6ae755)
+++ ext/groonga/rb-grn.h    2016-10-07 17:59:30 +0900 (09a7ee0)
@@ -98,8 +98,8 @@ RB_GRN_BEGIN_DECLS
 #endif
 
 #define RB_GRN_MAJOR_VERSION 6
-#define RB_GRN_MINOR_VERSION 0
-#define RB_GRN_MICRO_VERSION 9
+#define RB_GRN_MINOR_VERSION 1
+#define RB_GRN_MICRO_VERSION 0
 
 #define RB_GRN_OBJECT(object) ((RbGrnObject *)(object))
 #define RB_GRN_NAMED_OBJECT(object) ((RbGrnNamedObject *)(object))
-------------- next part --------------
HTML����������������������������...
Download 



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