Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
DAddYE committed Mar 25, 2012
1 parent 926e84d commit 3ceb5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.rb
Expand Up @@ -2,7 +2,7 @@ module Lipsiadmin
module VERSION #:nodoc:
MAJOR = 5
MINOR = 1
TINY = 8
TINY = 9

STRING = [MAJOR, MINOR, TINY].join('.')
end
Expand Down

0 comments on commit 3ceb5ca

Please sign in to comment.