[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.24.6-1-356-g5718585
Luke Kanies
luke at madstop.com
Fri Jan 23 14:20:42 UTC 2009
The following commit has been merged in the master branch:
commit 4dffaf3ec55de8a40276fb44516f2dbb2b90fc08
Author: Luke Kanies <luke at madstop.com>
Date: Thu Jul 24 01:20:03 2008 +0200
Reverting the version so my release process works
Signed-off-by: Luke Kanies <luke at madstop.com>
diff --git a/conf/redhat/puppet.spec b/conf/redhat/puppet.spec
index 3f53787..02243d4 100644
--- a/conf/redhat/puppet.spec
+++ b/conf/redhat/puppet.spec
@@ -7,7 +7,7 @@
Summary: A network tool for managing many disparate systems
Name: puppet
-Version: 0.24.5
+Version: 0.24.4
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
diff --git a/lib/puppet.rb b/lib/puppet.rb
index 21e2714..83e5da6 100644
--- a/lib/puppet.rb
+++ b/lib/puppet.rb
@@ -25,7 +25,7 @@ require 'puppet/util/suidmanager'
# it's also a place to find top-level commands like 'debug'
module Puppet
- PUPPETVERSION = '0.24.5'
+ PUPPETVERSION = '0.24.4'
def Puppet.version
return PUPPETVERSION
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list