Kouhei Sutou
null+****@clear*****
Sat Aug 13 12:11:40 JST 2016
Kouhei Sutou 2016-08-13 12:11:40 +0900 (Sat, 13 Aug 2016) New Revision: 664b757970cf941cdf5ff226cd2ea4787dc87433 https://github.com/ranguba/rroonga/commit/664b757970cf941cdf5ff226cd2ea4787dc87433 Message: Use 6.0.7 as the next version Modified files: ext/groonga/rb-grn.h Modified: ext/groonga/rb-grn.h (+1 -1) =================================================================== --- ext/groonga/rb-grn.h 2016-08-13 12:08:21 +0900 (2c1f608) +++ ext/groonga/rb-grn.h 2016-08-13 12:11:40 +0900 (57b7905) @@ -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 6 +#define RB_GRN_MICRO_VERSION 7 #define RB_GRN_OBJECT(object) ((RbGrnObject *)(object)) #define RB_GRN_NAMED_OBJECT(object) ((RbGrnNamedObject *)(object)) -------------- next part -------------- HTML����������������������������...Download