Skip to content

Commit

Permalink
Adding release tag REL_0_16_4
Browse files Browse the repository at this point in the history
git-svn-id: https://reductivelabs.com/svn/puppet/tags/REL_0_16_4@1163 980ebf18-57e1-0310-9a29-db15c13687c0
  • Loading branch information
luke committed May 2, 2006
1 parent 4b84ca9 commit 66b8bfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/redhat/puppet.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Summary: A network tool for managing many disparate systems
Name: puppet
Version: 0.16.3
Version: 0.16.4
Release: 1%{?dist}
License: GPL
Group: System Environment/Base
Expand Down
2 changes: 1 addition & 1 deletion lib/puppet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#
# it's also a place to find top-level commands like 'debug'
module Puppet
PUPPETVERSION = '0.16.3'
PUPPETVERSION = '0.16.4'

def Puppet.version
return PUPPETVERSION
Expand Down

0 comments on commit 66b8bfd

Please sign in to comment.