[Pkg-puppet-devel] [facter] 14/18: (packaging) Update FACTERVERSION to 2.4.6
Stig Sandbeck Mathisen
ssm at debian.org
Wed Jan 27 21:12:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit cc04e527fdb54385de5d1ffad67e3cbfc54a64c5
Author: Kylo Ginsberg <kylo at puppetlabs.com>
Date: Mon Jan 25 17:25:54 2016 -0800
(packaging) Update FACTERVERSION to 2.4.6
---
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 dd27276..4e71bd5 100644
--- a/lib/facter/version.rb
+++ b/lib/facter/version.rb
@@ -1,6 +1,6 @@
module Facter
if not defined? FACTERVERSION then
- FACTERVERSION = '2.4.5'
+ FACTERVERSION = '2.4.6'
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