summaryrefslogtreecommitdiffstats
path: root/osx/Makefile
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2015-06-11 15:30:04 -0500
committerSol Jerome <sol.jerome@gmail.com>2015-06-11 15:30:04 -0500
commitee11ee47bf86b67db100d76932a912d8239fa9d9 (patch)
tree8628cebfafae1b0b5a9a13b64dfd225f62bdedc1 /osx/Makefile
parenta8953fd3cc3c8587eade52f0c3362da833014f32 (diff)
downloadbcfg2-ee11ee47bf86b67db100d76932a912d8239fa9d9.tar.gz
bcfg2-ee11ee47bf86b67db100d76932a912d8239fa9d9.tar.bz2
bcfg2-ee11ee47bf86b67db100d76932a912d8239fa9d9.zip
Version bump to 1.3.6
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
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 ee7b7d565..9fa9e56ce 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.3.5
+BCFGVER = 1.3.6
MAJOR = 1
-MINOR = 35
+MINOR = 36
default: clean client