summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
diff options
context:
space:
mode:
authorNick Lewis <nick@puppetlabs.com>2011-02-03 18:44:13 -0800
committerJacob Helwig <jacob@puppetlabs.com>2011-02-03 19:14:43 -0800
commit70a43c4b0d3018a39e29c50b1caf7dec38694323 (patch)
tree9387116a6fdbed8163a13075c4ffc04852637ce4 /lib/puppet.rb
parentec4254dec20c8cc8ab9ef3065f4325ed52b9eacd (diff)
downloadpuppet-70a43c4b0d3018a39e29c50b1caf7dec38694323.tar.gz
puppet-70a43c4b0d3018a39e29c50b1caf7dec38694323.tar.xz
puppet-70a43c4b0d3018a39e29c50b1caf7dec38694323.zip
Updated CHANGELOG and version for 2.6.5rc1
Diffstat (limited to 'lib/puppet.rb')
-rw-r--r--lib/puppet.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet.rb b/lib/puppet.rb
index a58d3c801..5c3e7f18b 100644
--- a/lib/puppet.rb
+++ b/lib/puppet.rb
@@ -24,7 +24,7 @@ require 'puppet/util/run_mode'
# it's also a place to find top-level commands like 'debug'
module Puppet
- PUPPETVERSION = '2.6.4'
+ PUPPETVERSION = '2.6.5'
def Puppet.version
PUPPETVERSION