Skip to content

Commit 56fe62d

Browse files
committed
Bump version
1 parent 15a8901 commit 56fe62d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/groonga/rb-grn.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ RB_GRN_BEGIN_DECLS
9393

9494
#define RB_GRN_MAJOR_VERSION 12
9595
#define RB_GRN_MINOR_VERSION 0
96-
#define RB_GRN_MICRO_VERSION 2
96+
#define RB_GRN_MICRO_VERSION 3
9797

9898
#define RB_GRN_OBJECT(object) ((RbGrnObject *)(object))
9999
#define RB_GRN_NAMED_OBJECT(object) ((RbGrnNamedObject *)(object))

0 commit comments

Comments
 (0)