From e276eef783134b7676921c3f7869cb258b26cd95 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Tue, 29 Jan 2013 10:43:55 -0600 Subject: Version bump to 1.3.0rc2 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 509615627..61590bcd3 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ if need_m2crypto: inst_reqs.append('M2Crypto') setup(name="Bcfg2", - version="1.3.0rc1", + version="1.3.0rc2", description="Bcfg2 Server", author="Narayan Desai", author_email="desai@mcs.anl.gov", -- cgit v1.2.3-1-g7c22