summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-03-26 12:46:15 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-03-26 12:46:15 -0500
commitfc47d3f057344bf12d2eef1cce9cb986795620a6 (patch)
tree418807ea1ead5007b9cefe631e1a9d8a62943008 /setup.py
parentab83baff67e438acb6de04c4a36ce6d0d1c1cc86 (diff)
downloadbcfg2-1.2.4.tar.gz
bcfg2-1.2.4.tar.bz2
bcfg2-1.2.4.zip
Version bump to 1.2.4v1.2.4
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e6a08b172..8fd385953 100755
--- a/setup.py
+++ b/setup.py
@@ -131,7 +131,7 @@ if need_m2crypto:
setup(cmdclass=cmdclass,
name="Bcfg2",
- version="1.2.3",
+ version="1.2.4",
description="Bcfg2 Server",
author="Narayan Desai",
author_email="desai@mcs.anl.gov",