summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaul Cuza <raulcuza@gmail.com>2011-07-07 09:40:34 -0400
committerRaul Cuza <raulcuza@gmail.com>2011-07-07 09:40:34 -0400
commitaa4665fcd46033aa44997fd36f5d974e9b48df91 (patch)
treeb4fbdc2e12f13d230c66dcb6f5aee5d8f7e5b5ec
parent32711630044db111893b1dd6a75e80e6a86504bc (diff)
downloadbcfg2-aa4665fcd46033aa44997fd36f5d974e9b48df91.tar.gz
bcfg2-aa4665fcd46033aa44997fd36f5d974e9b48df91.tar.bz2
bcfg2-aa4665fcd46033aa44997fd36f5d974e9b48df91.zip
Correct typo in version variable.
-rw-r--r--osx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/Makefile b/osx/Makefile
index e2223e0aa..4bca85582 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 = v1.2.0pre3
+BCFGVER = 1.2.0pre3
MAJOR = 1
MINOR = 2.0