summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-09-01 20:59:16 -0500
committerSol Jerome <sol.jerome@gmail.com>2011-09-01 20:59:16 -0500
commit934c2bc3de5b57f25c4b71ef270f76ffe3d89398 (patch)
tree545de323bcbebcde3d6ab02ad7b4ced8b37f3e98 /osx
parentc9c81d8869cf2e9c245b827cd39241a2a8d17924 (diff)
downloadbcfg2-934c2bc3de5b57f25c4b71ef270f76ffe3d89398.tar.gz
bcfg2-934c2bc3de5b57f25c4b71ef270f76ffe3d89398.tar.bz2
bcfg2-934c2bc3de5b57f25c4b71ef270f76ffe3d89398.zip
Version bump to 1.2.0rc1v1.2.0rc1
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'osx')
-rw-r--r--osx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/Makefile b/osx/Makefile
index a5920a5eb..b5585fb54 100644
--- a/osx/Makefile
+++ b/osx/Makefile
@@ -29,7 +29,7 @@ SITELIBDIR = /Library/Python/${PYVERSION}/site-packages
# an Info.plist file for packagemaker to look at for package creation
# and substitute the version strings. Major/Minor versions can only be
# integers (e.g. "1" and "00" for bcfg2 version 1.0.0.
-BCFGVER = 1.2.0pre3
+BCFGVER = 1.2.0rc1
MAJOR = 1
MINOR = 20