summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-03-26 12:46:15 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-03-26 12:46:15 -0500
commitfc47d3f057344bf12d2eef1cce9cb986795620a6 (patch)
tree418807ea1ead5007b9cefe631e1a9d8a62943008 /osx
parentab83baff67e438acb6de04c4a36ce6d0d1c1cc86 (diff)
downloadbcfg2-fc47d3f057344bf12d2eef1cce9cb986795620a6.tar.gz
bcfg2-fc47d3f057344bf12d2eef1cce9cb986795620a6.tar.bz2
bcfg2-fc47d3f057344bf12d2eef1cce9cb986795620a6.zip
Version bump to 1.2.4v1.2.4
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 d3a2d4b90..193d751cf 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.3
+BCFGVER = 1.2.4
MAJOR = 1
-MINOR = 23
+MINOR = 24
default: clean client