We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c77fd9 commit 8ce7789Copy full SHA for 8ce7789
lib/facter/version.rb
@@ -1,6 +1,6 @@
1
module Facter
2
if not defined? FACTERVERSION then
3
- FACTERVERSION = '1.7.5-rc1'
+ FACTERVERSION = '1.7.5-rc2'
4
end
5
6
##
0 commit comments