Skip to content

Commit 0ab461b

Browse files
author
luke
committed
Updated to version 0.18.0
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1285 980ebf18-57e1-0310-9a29-db15c13687c0
1 parent daac8cf commit 0ab461b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/puppet.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515
# it's also a place to find top-level commands like 'debug'
1616
module Puppet
17-
PUPPETVERSION = '0.17.2'
17+
PUPPETVERSION = '0.18.0'
1818

1919
def Puppet.version
2020
return PUPPETVERSION

0 commit comments

Comments
 (0)