Skip to content

Commit 4961ef5

Browse files
committed
(packaging) Update FACTERVERSION to 1.7.5
1 parent 8ce7789 commit 4961ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/facter/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Facter
22
if not defined? FACTERVERSION then
3-
FACTERVERSION = '1.7.5-rc2'
3+
FACTERVERSION = '1.7.5'
44
end
55

66
##

0 commit comments

Comments
 (0)