summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorRaul Cuza <raulcuza@gmail.com>2011-07-07 09:47:32 -0400
committerRaul Cuza <raulcuza@gmail.com>2011-07-07 09:47:32 -0400
commit8552a8344283949808805137ef182fdc75a5072e (patch)
tree98e17f5c8ebbb7ba327437d38801ebd6c3d796fc /osx
parent44ef51ff7d1581f918e49d780c44b15c4ee2ed6b (diff)
downloadbcfg2-8552a8344283949808805137ef182fdc75a5072e.tar.gz
bcfg2-8552a8344283949808805137ef182fdc75a5072e.tar.bz2
bcfg2-8552a8344283949808805137ef182fdc75a5072e.zip
Correct typo in version variable.
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 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