Skip to content

Commit

Permalink
The utility's name is SwitchTower
Browse files Browse the repository at this point in the history
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1976 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
jamis committed Aug 6, 2005
1 parent 5e558bc commit cebf623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion switchtower/bin/switchtower
Expand Up @@ -70,7 +70,7 @@ OptionParser.new do |opts|
"Display the version info for this utility"
) do
require 'switchtower/version'
puts "Release Manager v#{SwitchTower::Version::STRING}"
puts "SwitchTower v#{SwitchTower::Version::STRING}"
exit
end

Expand Down

0 comments on commit cebf623

Please sign in to comment.