We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a8901 commit 56fe62dCopy full SHA for 56fe62d
1 file changed
ext/groonga/rb-grn.h
@@ -93,7 +93,7 @@ RB_GRN_BEGIN_DECLS
93
94
#define RB_GRN_MAJOR_VERSION 12
95
#define RB_GRN_MINOR_VERSION 0
96
-#define RB_GRN_MICRO_VERSION 2
+#define RB_GRN_MICRO_VERSION 3
97
98
#define RB_GRN_OBJECT(object) ((RbGrnObject *)(object))
99
#define RB_GRN_NAMED_OBJECT(object) ((RbGrnNamedObject *)(object))
0 commit comments