From ea279b8a9b451214e487197c554fecdd36818d7a Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sat, 17 Mar 2012 14:41:17 -0500 Subject: Version bump to 1.2.2 Signed-off-by: Sol Jerome --- osx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'osx') diff --git a/osx/Makefile b/osx/Makefile index 279ad0f6f..72751ff32 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.1 +BCFGVER = 1.2.2 MAJOR = 1 -MINOR = 21 +MINOR = 22 default: clean client -- cgit v1.2.3-1-g7c22