summaryrefslogtreecommitdiffstats
path: root/osx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'osx/Makefile')
-rw-r--r--osx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/osx/Makefile b/osx/Makefile
index 72751ff32..d3a2d4b90 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.2
+BCFGVER = 1.2.3
MAJOR = 1
-MINOR = 22
+MINOR = 23
default: clean client