rev to 0.24.9 for a test release
authorAdrian Likins <alikins@redhat.com>
Wed, 3 Jun 2009 20:42:35 +0000 (16:42 -0400)
committerAdrian Likins <alikins@redhat.com>
Wed, 3 Jun 2009 20:42:35 +0000 (16:42 -0400)
Makefile
certmaster.spec
setup.py

index ec8cad3..df817ed 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION                = 0.25 
+VERSION                = 0.24.9 
 RELEASE                = 1
 PYTHON         = /usr/bin/python
 
index 3db7d9d..506bc11 100644 (file)
@@ -16,7 +16,7 @@
 
 Summary: Remote certificate distribution framework
 Name: certmaster
-Version: 0.25 
+Version: 0.24.9 
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2+
index de57040..98f8778 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup
 #from setuptools import setup,find_packages
 
 NAME = "certmaster"
-VERSION = "0.25
+VERSION = "0.24.9
 SHORT_DESC = "%s remote configuration and management api" % NAME
 LONG_DESC = """
 A small pluggable xml-rpc daemon used by %s to implement various web services hooks