summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-04-25 11:21:13 -0500
committerSol Jerome <sol.jerome@gmail.com>2011-04-25 11:21:13 -0500
commit3598405308c007d5e2edbb4d51c66def6187a468 (patch)
tree26912b8d26a08fd9b143c15e1ff77204e3b40212 /setup.py
parent39fed8496bd7303c85403ba0c7507172eb1d7322 (diff)
downloadbcfg2-3598405308c007d5e2edbb4d51c66def6187a468.tar.gz
bcfg2-3598405308c007d5e2edbb4d51c66def6187a468.tar.bz2
bcfg2-3598405308c007d5e2edbb4d51c66def6187a468.zip
Version bump to 1.2.0pre2v1.2.0pre2
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9dc3ea2f3..52ec93d10 100644
--- a/setup.py
+++ b/setup.py
@@ -115,7 +115,7 @@ except ImportError:
setup(cmdclass=cmdclass,
name="Bcfg2",
- version="1.2.0pre1",
+ version="1.2.0pre2",
description="Bcfg2 Server",
author="Narayan Desai",
author_email="desai@mcs.anl.gov",