Skip to content

Commit 8ce7789

Browse files
committed
(packaging) Update FACTERVERSION to 1.7.5-rc2
1 parent 6c77fd9 commit 8ce7789

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-rc1'
3+
FACTERVERSION = '1.7.5-rc2'
44
end
55

66
##

0 commit comments

Comments
 (0)