summaryrefslogtreecommitdiffstats
path: root/solaris
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 /solaris
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 'solaris')
-rw-r--r--solaris/Makefile2
-rw-r--r--solaris/pkginfo.bcfg22
-rw-r--r--solaris/pkginfo.bcfg2-server2
3 files changed, 3 insertions, 3 deletions
diff --git a/solaris/Makefile b/solaris/Makefile
index 38cf2547d..bac597afa 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.4.0pre1-1
+VERS=1.4.0pre2-1
PYVERSION := $(shell $(PYTHON) -c "import sys; print sys.version[0:3]")
default: clean package
diff --git a/solaris/pkginfo.bcfg2 b/solaris/pkginfo.bcfg2
index 236009c8f..35a3be68a 100644
--- a/solaris/pkginfo.bcfg2
+++ b/solaris/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.4.0pre1"
+VERSION="1.4.0pre2"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"
diff --git a/solaris/pkginfo.bcfg2-server b/solaris/pkginfo.bcfg2-server
index af1ab36fc..e2eb91174 100644
--- a/solaris/pkginfo.bcfg2-server
+++ b/solaris/pkginfo.bcfg2-server
@@ -1,7 +1,7 @@
PKG="SCbcfg2-server"
NAME="bcfg2-server"
ARCH="sparc"
-VERSION="1.4.0pre1"
+VERSION="1.4.0pre2"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"