From 465ccdac16f47f87786dc80fa1d1f3c70e05332e Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Thu, 17 Jun 2010 16:23:46 +0000 Subject: Version bump to 1.1.0rc3 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5948 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 92c99ddc6..c97e308b4 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ from glob import glob setup(cmdclass=cmdclass, name="Bcfg2", - version="1.1.0rc2", + version="1.1.0rc3", description="Bcfg2 Server", author="Narayan Desai", author_email="desai@mcs.anl.gov", -- cgit v1.2.3-1-g7c22