From 5feb76d97c6b26228dcf521659f434c6b576310c Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 21 Mar 2013 09:32:16 -0500 Subject: Version bump to 1.3.1 Signed-off-by: Sol Jerome --- osx/Makefile | 4 ++-- osx/macports/Portfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'osx') diff --git a/osx/Makefile b/osx/Makefile index dbd771ed8..f25e71927 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.0 +BCFGVER = 1.3.1 MAJOR = 1 -MINOR = 30 +MINOR = 31 default: clean client diff --git a/osx/macports/Portfile b/osx/macports/Portfile index d3c162176..45cf3dd2b 100644 --- a/osx/macports/Portfile +++ b/osx/macports/Portfile @@ -5,7 +5,7 @@ PortSystem 1.0 PortGroup python26 1.0 name bcfg2 -version 1.3.0 +version 1.3.1 categories sysutils python maintainers gmail.com:sol.jerome license BSD -- cgit v1.2.3-1-g7c22