Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version number tweaked, I completely forgot about this file
  • Loading branch information
leehambley committed Jan 5, 2010
1 parent e450d79 commit 41876ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capistrano/version.rb
Expand Up @@ -6,7 +6,7 @@ module Capistrano
class Version < Net::SSH::Version
MAJOR = 2
MINOR = 5
TINY = 10
TINY = 12

# The current version, as a Version instance
CURRENT = new(MAJOR, MINOR, TINY)
Expand Down

0 comments on commit 41876ef

Please sign in to comment.