[Pkg-puppet-devel] [facter] 11/18: (packaging) Update FACTERVERSION to 2.4.5
Stig Sandbeck Mathisen
ssm at debian.org
Wed Jan 27 21:12:52 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 ee7669b5b07c15f996ca7738501873b1057f84dc
Author: Kylo Ginsberg <kylo at puppetlabs.com>
Date: Thu Jan 14 21:45:22 2016 -0800
(packaging) Update FACTERVERSION to 2.4.5
---
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 97d6813..dd27276 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.4'
+ FACTERVERSION = '2.4.5'
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