diff options
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | conf/redhat/facter.spec | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +1.1.4: + Fixing installer bug. + 1.1.3: Identifying CentOS correctly. diff --git a/conf/redhat/facter.spec b/conf/redhat/facter.spec index 92ec497..fc3d7a2 100644 --- a/conf/redhat/facter.spec +++ b/conf/redhat/facter.spec @@ -4,7 +4,7 @@ Summary: Facter collects Operating system facts Name: facter -Version: 1.1.3 +Version: 1.1.4 Release: 1%{?dist} License: GPL Group: System Environment/Base |