summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-12-07 20:22:57 -0600
committerSol Jerome <sol.jerome@gmail.com>2011-12-07 20:22:57 -0600
commit0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de (patch)
treee451d5487fc793fc92b5ae5bf17ba36eea9ce8f9 /osx
parentdcfc8525df6e7ffda75f55691dd67d2544c24347 (diff)
downloadbcfg2-0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de.tar.gz
bcfg2-0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de.tar.bz2
bcfg2-0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de.zip
Version bump to 1.2.0v1.2.0
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 09be89f74..aa0c13650 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.0rc2
+BCFGVER = 1.2.0
MAJOR = 1
MINOR = 20