Codebase list facter / 5c721cf
(packaging) Update FACTERVERSION to 2.0.1-rc4 Adrien Thebo 10 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 module Facter
11 if not defined? FACTERVERSION then
2 FACTERVERSION = '2.0.1-rc3'
2 FACTERVERSION = '2.0.1-rc4'
33 end
44
55 # Returns the running version of Facter.