Skip to content

Commit

Permalink
chef-388 put in a default version for metadata, start small.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Jun 25, 2009
1 parent 9788ab9 commit 6113042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chef/lib/chef/tasks/chef_repo.rake
Expand Up @@ -264,7 +264,7 @@ maintainer_email "#{SSL_EMAIL_ADDRESS}"
license "#{license}"
description "Installs/Configures #{ENV["COOKBOOK"]}"
#{long_description}
version ""
version "0.1"
EOH
end
end
Expand Down

0 comments on commit 6113042

Please sign in to comment.