From 0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 7 Dec 2011 20:22:57 -0600 Subject: Version bump to 1.2.0 Signed-off-by: Sol Jerome --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index ed7e0a965..8787680aa 100755 --- a/setup.py +++ b/setup.py @@ -121,7 +121,7 @@ if sys.hexversion < 0x03000000 and os.path.exists(py3lib): setup(cmdclass=cmdclass, name="Bcfg2", - version="1.2.0rc2", + version="1.2.0", description="Bcfg2 Server", author="Narayan Desai", author_email="desai@mcs.anl.gov", -- cgit v1.2.3-1-g7c22