Skip to content

Commit

Permalink
Update lib/facter/version for 1.7.6 release
Browse files Browse the repository at this point in the history
Signed-off-by: Moses Mendoza <[email protected]>
  • Loading branch information
Moses Mendoza committed Jun 13, 2014
1 parent 70522be commit 2bf38bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/facter/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Facter
if not defined? FACTERVERSION then
FACTERVERSION = '1.7.5'
FACTERVERSION = '1.7.6'
end

##
Expand Down

0 comments on commit 2bf38bb

Please sign in to comment.