summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-06-16 09:36:13 -0500
committerSol Jerome <sol.jerome@gmail.com>2014-06-16 09:36:13 -0500
commit67285919a86c8ffaf7a7ae7cc67e7c831c66ce33 (patch)
treedb1fc44fa9bfb107c48c91972ed2bef160d836aa /solaris
parent37e87a10892d3f53c8ded2bbbf8887561600b8ef (diff)
downloadbcfg2-67285919a86c8ffaf7a7ae7cc67e7c831c66ce33.tar.gz
bcfg2-67285919a86c8ffaf7a7ae7cc67e7c831c66ce33.tar.bz2
bcfg2-67285919a86c8ffaf7a7ae7cc67e7c831c66ce33.zip
Version bump to 1.4.0pre1v1.4.0pre1
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 995253ea8..cdf61d8f7 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.3.4-1
+VERS=1.4.0pre1-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 80f26fc0a..236009c8f 100644
--- a/solaris/pkginfo.bcfg2
+++ b/solaris/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.3.4"
+VERSION="1.4.0pre1"
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 88d0e6dff..af1ab36fc 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.3.4"
+VERSION="1.4.0pre1"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"