Skip to content

Commit

Permalink
Prepare prerelease.
Browse files Browse the repository at this point in the history
  • Loading branch information
norman committed Sep 14, 2010
1 parent ac7c885 commit 9b732fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/friendly_id/version.rb
Expand Up @@ -3,7 +3,7 @@ module Version
MAJOR = 3
MINOR = 1
TINY = 7
BUILD = nil
BUILD = 'pre'
STRING = [MAJOR, MINOR, TINY, BUILD].compact.join('.')
end
end

0 comments on commit 9b732fe

Please sign in to comment.