From e276eef783134b7676921c3f7869cb258b26cd95 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Tue, 29 Jan 2013 10:43:55 -0600 Subject: Version bump to 1.3.0rc2 Signed-off-by: Sol Jerome --- osx/Makefile | 2 +- osx/macports/Portfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'osx') diff --git a/osx/Makefile b/osx/Makefile index dd6f19e2e..a46b29116 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.3.0rc1 +BCFGVER = 1.3.0rc2 MAJOR = 1 MINOR = 30 diff --git a/osx/macports/Portfile b/osx/macports/Portfile index 77e930c7f..f53974670 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.0rc1 +version 1.3.0rc2 categories sysutils python maintainers gmail.com:sol.jerome license BSD -- cgit v1.2.3-1-g7c22