summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2010-07-27 00:39:08 +1000
committerJames Turnbull <james@lovedthanlost.net>2010-07-27 00:39:08 +1000
commitcb64477d505715d7dd66cd502ed27662b9378248 (patch)
tree4ad1005a433330c8aab6d5bcb668a7d100794e6a /lib
parentecf44e4408c168893d74af58a4c7c8606634a844 (diff)
downloadpuppet-cb64477d505715d7dd66cd502ed27662b9378248.tar.gz
puppet-cb64477d505715d7dd66cd502ed27662b9378248.tar.xz
puppet-cb64477d505715d7dd66cd502ed27662b9378248.zip
Updated version to 2.6.1
Diffstat (limited to 'lib')
-rw-r--r--lib/puppet.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet.rb b/lib/puppet.rb
index 902f5bf5c..18c1e8cbd 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.0'
+ PUPPETVERSION = '2.6.1'
def Puppet.version
PUPPETVERSION