summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2015-11-13 12:01:49 -0600
committerSol Jerome <sol.jerome@gmail.com>2015-11-13 12:01:49 -0600
commit00cd02a07beb445dd08025e352e45a270e9bfc9b (patch)
tree788499def3a73c771cf32d7249877acb9ca396c5 /osx
parent720bb89c940906726f30a62c46521f1851b540c3 (diff)
downloadbcfg2-00cd02a07beb445dd08025e352e45a270e9bfc9b.tar.gz
bcfg2-00cd02a07beb445dd08025e352e45a270e9bfc9b.tar.bz2
bcfg2-00cd02a07beb445dd08025e352e45a270e9bfc9b.zip
Version bump to 1.4.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 174eb53c8..e2fcf0c19 100644
--- a/osx/Makefile
+++ b/osx/Makefile
@@ -28,7 +28,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.4.0pre1
+BCFGVER = 1.4.0pre2
MAJOR = 1
MINOR = 40
diff --git a/osx/macports/Portfile b/osx/macports/Portfile
index 05ce40bf0..93d27295c 100644
--- a/osx/macports/Portfile
+++ b/osx/macports/Portfile
@@ -5,7 +5,7 @@ PortSystem 1.0
PortGroup python26 1.0
name bcfg2
-version 1.4.0pre1
+version 1.4.0pre2
categories sysutils python
maintainers gmail.com:sol.jerome
license BSD