[Pkg-puppet-devel] [facter] 167/180: (packaging) Update FACTERVERSION to 2.1.0
Stig Sandbeck Mathisen
ssm at debian.org
Mon Jun 30 15:06:44 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 fb2910e1ee5c4355c856edbeaedc9f06ea6441cb
Author: Adrien Thebo <git at somethingsinistral.net>
Date: Mon Jun 23 14:14:05 2014 -0700
(packaging) Update FACTERVERSION to 2.1.0
---
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 4d802b9..aa02788 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.2'
+ FACTERVERSION = '2.1.0'
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