aboutsummaryrefslogtreecommitdiffstats
path: root/switchtower/switchtower.gemspec
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2005-08-24 09:22:20 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2005-08-24 09:22:20 +0000
commit6a4d4460ea2569d3bb54e1e75fad945c361cbc9b (patch)
treef5d86ff51511aea73271fad418b3a4efd9164d64 /switchtower/switchtower.gemspec
parentc5ff810572c7506b334f70b7036ddc7aee0257fc (diff)
downloadrails-6a4d4460ea2569d3bb54e1e75fad945c361cbc9b.tar.gz
rails-6a4d4460ea2569d3bb54e1e75fad945c361cbc9b.tar.bz2
rails-6a4d4460ea2569d3bb54e1e75fad945c361cbc9b.zip
Made SwitchTower conform to the other Rakefiles in terms of PKG description and beta gems pushing
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2045 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'switchtower/switchtower.gemspec')
-rw-r--r--switchtower/switchtower.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/switchtower/switchtower.gemspec b/switchtower/switchtower.gemspec
index 1371a67493..679153aeb0 100644
--- a/switchtower/switchtower.gemspec
+++ b/switchtower/switchtower.gemspec
@@ -3,7 +3,7 @@ require './lib/switchtower/version'
Gem::Specification.new do |s|
s.name = 'switchtower'
- s.version = SwitchTower::Version::STRING
+ s.version = PKG_VERSION
s.platform = Gem::Platform::RUBY
s.summary = <<-DESC.strip.gsub(/\n/, " ")
SwitchTower is a framework and utility for executing commands in parallel