Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
scashin133 committed Sep 18, 2012
1 parent 99f68cc commit 61baca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/i18n/js/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Version
MAJOR = 4
MINOR = 0
PATCH = 0
STRING = "#{MAJOR}.#{MINOR}.#{PATCH}.rc1"
STRING = "#{MAJOR}.#{MINOR}.#{PATCH}.rc2"
end
end
end

0 comments on commit 61baca7

Please sign in to comment.