[Pkg-puppet-devel] [facter] 107/180: (packaging) Update FACTERVERSION to 2.0.2
Stig Sandbeck Mathisen
ssm at debian.org
Mon Jun 30 15:06:36 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 819369b352be711ec6359cc17ccfffbafd671a9d
Author: Melissa Stone <melissa at puppetlabs.com>
Date: Tue May 27 10:48:55 2014 -0700
(packaging) Update FACTERVERSION to 2.0.2
---
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 0dc0688..4d802b9 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'
+ FACTERVERSION = '2.0.2'
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