Navigation Menu

Skip to content

Commit

Permalink
Use the same version as Groonga
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 6, 2015
1 parent 5ccd3c4 commit efa270b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/groonga/rb-grn.h
Expand Up @@ -101,7 +101,7 @@ RB_GRN_BEGIN_DECLS

#define RB_GRN_MAJOR_VERSION 5
#define RB_GRN_MINOR_VERSION 0
#define RB_GRN_MICRO_VERSION 6
#define RB_GRN_MICRO_VERSION 8

#define RB_GRN_QUERY_DEFAULT_MAX_EXPRESSIONS 32

Expand Down

0 comments on commit efa270b

Please sign in to comment.