Navigation Menu

Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
    4.0.1 ->
    4.0.2
        ^
  • Loading branch information
kou committed Apr 4, 2014
1 parent a17f007 commit 0fd9cbd
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 1
#define RB_GRN_MICRO_VERSION 2

#define RB_GRN_QUERY_DEFAULT_MAX_EXPRESSIONS 32

Expand Down

0 comments on commit 0fd9cbd

Please sign in to comment.