summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--certmaster.spec4
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 5d43fa0..01b915d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-VERSION = 0.24
-RELEASE = 4
+VERSION = 0.24
+RELEASE = 5
PYTHON = /usr/bin/python
MESSAGESPOT=po/messages.pot
diff --git a/certmaster.spec b/certmaster.spec
index 3c90f4d..e03ec78 100644
--- a/certmaster.spec
+++ b/certmaster.spec
@@ -17,7 +17,7 @@
Summary: Remote certificate distribution framework
Name: certmaster
Version: 0.24
-Release: 4%{?dist}
+Release: 5%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPLv2+
Group: Applications/System
@@ -130,7 +130,7 @@ fi
%changelog
-* Wed Feb 18 2009 Adrian Likins <alikins@redhat.com> - 0.24.4
+* Wed Feb 18 2009 Adrian Likins <alikins@redhat.com> - 0.24.5
- remove version file
* Mon Jan 19 2009 Adrian Likins <alikins@redhat.com> - 0.24.4