summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-10-30 17:19:01 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-10-30 17:19:01 -0500
commit787012b57ced1baefcba1a54cf35bdb9f9ceba37 (patch)
treebc1b13673dfc733c0d218d16e32be420cae676f3 /osx
parent6a5cecf8f11d5c3e6308fba91ab6a584d2552d26 (diff)
downloadbcfg2-787012b57ced1baefcba1a54cf35bdb9f9ceba37.tar.gz
bcfg2-787012b57ced1baefcba1a54cf35bdb9f9ceba37.tar.bz2
bcfg2-787012b57ced1baefcba1a54cf35bdb9f9ceba37.zip
Version bump to 1.3.0pre2v1.3.0pre2
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 a6f8bae74..0d0bd40f9 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.0pre1
+BCFGVER = 1.3.0pre2
MAJOR = 1
MINOR = 30
diff --git a/osx/macports/Portfile b/osx/macports/Portfile
index f4d856368..a18337aff 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.0pre1
+version 1.3.0pre2
categories sysutils python
maintainers gmail.com:sol.jerome
license BSD