Navigation Menu

Skip to content

Commit

Permalink
Update the latest Groonga version
Browse files Browse the repository at this point in the history
  • Loading branch information
Masafumi Yokoyama committed Apr 1, 2015
1 parent ffb772e commit a88908d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rroonga-build.rb
Expand Up @@ -28,7 +28,7 @@ module RequiredGroongaVersion
module LatestGroongaVersion
MAJOR = 5
MINOR = 0
MICRO = 1
MICRO = 2
VERSION = [MAJOR, MINOR, MICRO]
end

Expand Down

0 comments on commit a88908d

Please sign in to comment.