Navigation Menu

Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
4.0.0 ->
4.0.1
    ^
  • Loading branch information
kou committed Feb 8, 2014
1 parent 2215555 commit ddaa3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/groonga/rb-grn.h
Expand Up @@ -84,7 +84,7 @@ RB_GRN_BEGIN_DECLS

#define RB_GRN_MAJOR_VERSION 4
#define RB_GRN_MINOR_VERSION 0
#define RB_GRN_MICRO_VERSION 0
#define RB_GRN_MICRO_VERSION 1

#define RB_GRN_QUERY_DEFAULT_MAX_EXPRESSIONS 32

Expand Down

0 comments on commit ddaa3b2

Please sign in to comment.