Masafumi Yokoyama
null+****@clear*****
Tue Oct 4 18:49:20 JST 2016
Masafumi Yokoyama 2016-10-04 18:49:20 +0900 (Tue, 04 Oct 2016) New Revision: c10641c5da80cf35ff24360311ab1f24a369a471 https://github.com/ranguba/rroonga/commit/c10641c5da80cf35ff24360311ab1f24a369a471 Message: Use 6.0.9 as the next version to match version to the latest Groonga Modified files: ext/groonga/rb-grn.h Modified: ext/groonga/rb-grn.h (+1 -1) =================================================================== --- ext/groonga/rb-grn.h 2016-10-04 18:45:42 +0900 (80b25a9) +++ ext/groonga/rb-grn.h 2016-10-04 18:49:20 +0900 (f6ae755) @@ -99,7 +99,7 @@ RB_GRN_BEGIN_DECLS #define RB_GRN_MAJOR_VERSION 6 #define RB_GRN_MINOR_VERSION 0 -#define RB_GRN_MICRO_VERSION 8 +#define RB_GRN_MICRO_VERSION 9 #define RB_GRN_OBJECT(object) ((RbGrnObject *)(object)) #define RB_GRN_NAMED_OBJECT(object) ((RbGrnNamedObject *)(object)) -------------- next part -------------- HTML����������������������������...Download