summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-07-03 09:33:51 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-08-15 16:19:32 -0400
commit127813e01e9f6d5442f5b46dd015a4245989a4c5 (patch)
tree1947f7f2aa1fff3f4ed34b22cfe3af9e3c9f5fbe /osx
parentd381a3381dc0e075315c75c40f71f0e1369cd1eb (diff)
downloadbcfg2-127813e01e9f6d5442f5b46dd015a4245989a4c5.tar.gz
bcfg2-127813e01e9f6d5442f5b46dd015a4245989a4c5.tar.bz2
bcfg2-127813e01e9f6d5442f5b46dd015a4245989a4c5.zip
Version bump to 1.2.3
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: misc/bcfg2.spec setup.py
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