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