From 0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 7 Dec 2011 20:22:57 -0600 Subject: Version bump to 1.2.0 Signed-off-by: Sol Jerome --- osx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'osx') diff --git a/osx/Makefile b/osx/Makefile index 09be89f74..aa0c13650 100644 --- a/osx/Makefile +++ b/osx/Makefile @@ -29,7 +29,7 @@ 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.0rc2 +BCFGVER = 1.2.0 MAJOR = 1 MINOR = 20 -- cgit v1.2.3-1-g7c22