[Pkg-puppet-devel] [facter] 300/352: (packaging) Update FACTERVERSION to 2.0.1-rc1
Stig Sandbeck Mathisen
ssm at debian.org
Sun Apr 6 22:21:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit 195162370eef2efc3b0b5941b4ed6adfc333232e
Author: Melissa Stone <melissa at puppetlabs.com>
Date: Fri Feb 28 11:11:41 2014 -0800
(packaging) Update FACTERVERSION to 2.0.1-rc1
---
lib/facter/version.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/facter/version.rb b/lib/facter/version.rb
index a347dc7..ac194ae 100644
--- a/lib/facter/version.rb
+++ b/lib/facter/version.rb
@@ -1,6 +1,6 @@
module Facter
if not defined? FACTERVERSION then
- FACTERVERSION = '1.7.5'
+ FACTERVERSION = '2.0.1-rc1'
end
# Returns the running version of Facter.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git
More information about the Pkg-puppet-devel
mailing list