summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-01-27 13:55:45 -0600
committerSol Jerome <sol.jerome@gmail.com>2012-01-27 13:55:45 -0600
commit06d72e3ce7eb99ea0b904583cf7f21d014ea4948 (patch)
tree924867625af4cc2226cc0880e1a818bd60708964 /osx
parent2ba7c408ea655167be0c0702c1dbf7a328fa3b6b (diff)
downloadbcfg2-06d72e3ce7eb99ea0b904583cf7f21d014ea4948.tar.gz
bcfg2-06d72e3ce7eb99ea0b904583cf7f21d014ea4948.tar.bz2
bcfg2-06d72e3ce7eb99ea0b904583cf7f21d014ea4948.zip
Version bump to 1.2.1v1.2.1
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'osx')
-rw-r--r--osx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/osx/Makefile b/osx/Makefile
index aa0c13650..279ad0f6f 100644
--- a/osx/Makefile
+++ b/osx/Makefile
@@ -29,9 +29,9 @@ 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.0
+BCFGVER = 1.2.1
MAJOR = 1
-MINOR = 20
+MINOR = 21
default: clean client