summaryrefslogtreecommitdiffstats
path: root/osx/Makefile
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-09-05 07:54:48 -0500
committerSol Jerome <sol.jerome@gmail.com>2014-09-05 07:54:48 -0500
commita42933a1ddfde4f9164e0e0818c559f8f7c9a5a1 (patch)
treef7339314066394d884dcec729580191f773b726c /osx/Makefile
parent6a8c393373969313ee1d0538dc5c007cbdbffe1a (diff)
downloadbcfg2-a42933a1ddfde4f9164e0e0818c559f8f7c9a5a1.tar.gz
bcfg2-a42933a1ddfde4f9164e0e0818c559f8f7c9a5a1.tar.bz2
bcfg2-a42933a1ddfde4f9164e0e0818c559f8f7c9a5a1.zip
Version bump to 1.3.5v1.3.5
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 55ad9c8f2..ee7b7d565 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.4
+BCFGVER = 1.3.5
MAJOR = 1
-MINOR = 34
+MINOR = 35
default: clean client