[Pkg-puppet-devel] [facter] 327/352: (packaging) Update FACTERVERSION to 2.0.1-rc2
Stig Sandbeck Mathisen
ssm at debian.org
Sun Apr 6 22:21:58 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 f8c124dfff1a6e2e5163cf00fb4b1ee353377090
Author: Ryan McKern <ryan.mckern at puppetlabs.com>
Date: Wed Mar 12 10:38:32 2014 -0700
(packaging) Update FACTERVERSION to 2.0.1-rc2
---
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 ac194ae..0d72561 100644
--- a/lib/facter/version.rb
+++ b/lib/facter/version.rb
@@ -1,6 +1,6 @@
module Facter
if not defined? FACTERVERSION then
- FACTERVERSION = '2.0.1-rc1'
+ FACTERVERSION = '2.0.1-rc2'
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