From 5690837c88404eb841ae26467684a04b51690e21 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Fri, 7 Nov 2008 20:00:06 +0000 Subject: Version bump to 0.9.6rc1 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4969 ce84e21b-d406-0410-9b95-82705330c041 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 82975239b..15dbd3ba3 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup from glob import glob setup(name="Bcfg2", - version="0.9.6pre3", + version="0.9.6rc1", description="Bcfg2 Server", author="Narayan Desai", author_email="desai@mcs.anl.gov", -- cgit v1.2.3-1-g7c22