summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-07-03 09:33:51 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-07-03 09:33:51 -0500
commit28d0099d3a035f7fad834e139f3c0254db4b3ac8 (patch)
tree9410118c9d52ce6deb295a03057d39726b248886 /osx
parenta6ca4978eeb134fac7111b26fd973885fe117f3a (diff)
downloadbcfg2-28d0099d3a035f7fad834e139f3c0254db4b3ac8.tar.gz
bcfg2-28d0099d3a035f7fad834e139f3c0254db4b3ac8.tar.bz2
bcfg2-28d0099d3a035f7fad834e139f3c0254db4b3ac8.zip
Version bump to 1.2.3v1.2.3
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 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