[Pkg-puppet-devel] [facter] 346/352: (packaging) Update FACTERVERSION to 2.0.1
Stig Sandbeck Mathisen
ssm at debian.org
Sun Apr 6 22:22:00 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 3bdb78459193d16b58324abfd8a882e533cac42f
Author: Adrien Thebo <git at somethingsinistral.net>
Date: Tue Apr 1 10:13:35 2014 -0700
(packaging) Update FACTERVERSION to 2.0.1
---
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 328a21a..0dc0688 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-rc4'
+ FACTERVERSION = '2.0.1'
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