Skip to content

Commit

Permalink
Bump versions for release 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
smerritt committed Aug 31, 2010
1 parent 2ade6f2 commit 4983d13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/engineyard/serverside_version.rb
@@ -1,3 +1,3 @@
module EY
ENGINEYARD_SERVERSIDE_VERSION = ENV['ENGINEYARD_SERVERSIDE_VERSION'] || '1.2.1'
ENGINEYARD_SERVERSIDE_VERSION = ENV['ENGINEYARD_SERVERSIDE_VERSION'] || '1.2.2'
end
2 changes: 1 addition & 1 deletion lib/engineyard/version.rb
@@ -1,3 +1,3 @@
module EY
VERSION = '1.2.4.pre'
VERSION = '1.2.4'
end

0 comments on commit 4983d13

Please sign in to comment.