Skip to content

Commit

Permalink
Update PUPPETVERSION to 3.0.2-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
haus committed Dec 11, 2012
1 parent a81a44b commit 81ca2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Raketasks and such to set the version based on the output of `git describe`
#
module Puppet
PUPPETVERSION = '3.0.2-rc1'
PUPPETVERSION = '3.0.2-rc2'

def self.version
@puppet_version || PUPPETVERSION
Expand Down

0 comments on commit 81ca2a7

Please sign in to comment.