rev to 0.25-1 v0.25
authorAdrian Likins <alikins@redhat.com>
Wed, 10 Jun 2009 17:40:44 +0000 (13:40 -0400)
committerAdrian Likins <alikins@redhat.com>
Wed, 10 Jun 2009 17:40:44 +0000 (13:40 -0400)
Makefile
certmaster.spec
setup.py

index df817ed..ec8cad3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION                = 0.24.9 
+VERSION                = 0.25 
 RELEASE                = 1
 PYTHON         = /usr/bin/python
 
index 506bc11..3db7d9d 100644 (file)
@@ -16,7 +16,7 @@
 
 Summary: Remote certificate distribution framework
 Name: certmaster
-Version: 0.24.9 
+Version: 0.25 
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2+
index 98f8778..de57040 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.24.9
+VERSION = "0.25
 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