From 6a4d4460ea2569d3bb54e1e75fad945c361cbc9b Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 24 Aug 2005 09:22:20 +0000 Subject: 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 --- switchtower/switchtower.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'switchtower/switchtower.gemspec') 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 -- cgit v1.2.3