summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-01-09 10:48:22 -0600
committerSol Jerome <sol.jerome@gmail.com>2013-01-09 10:48:22 -0600
commit09e919aad1ad23e29ff9b88289a546184628e187 (patch)
tree1b07c600c4e5b2ad60dd1403575e41312fc2419e /osx
parente39df14d477ece1971bd833d875bcc6f89d6ffc1 (diff)
downloadbcfg2-09e919aad1ad23e29ff9b88289a546184628e187.tar.gz
bcfg2-09e919aad1ad23e29ff9b88289a546184628e187.tar.bz2
bcfg2-09e919aad1ad23e29ff9b88289a546184628e187.zip
Version bump to 1.3.0rc1
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'osx')
-rw-r--r--osx/Makefile2
-rw-r--r--osx/macports/Portfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/osx/Makefile b/osx/Makefile
index 0d0bd40f9..dd6f19e2e 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.0pre2
+BCFGVER = 1.3.0rc1
MAJOR = 1
MINOR = 30
diff --git a/osx/macports/Portfile b/osx/macports/Portfile
index a18337aff..77e930c7f 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.0pre2
+version 1.3.0rc1
categories sysutils python
maintainers gmail.com:sol.jerome
license BSD