From 67285919a86c8ffaf7a7ae7cc67e7c831c66ce33 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 16 Jun 2014 09:36:13 -0500 Subject: Version bump to 1.4.0pre1 Signed-off-by: Sol Jerome --- osx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'osx/Makefile') diff --git a/osx/Makefile b/osx/Makefile index 3cc92f9dc..174eb53c8 100644 --- a/osx/Makefile +++ b/osx/Makefile @@ -28,9 +28,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.4.0pre1 MAJOR = 1 -MINOR = 34 +MINOR = 40 default: clean client -- cgit v1.2.3-1-g7c22