summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-04-25 11:21:13 -0500
committerSol Jerome <sol.jerome@gmail.com>2011-04-25 11:21:13 -0500
commit3598405308c007d5e2edbb4d51c66def6187a468 (patch)
tree26912b8d26a08fd9b143c15e1ff77204e3b40212 /solaris
parent39fed8496bd7303c85403ba0c7507172eb1d7322 (diff)
downloadbcfg2-3598405308c007d5e2edbb4d51c66def6187a468.tar.gz
bcfg2-3598405308c007d5e2edbb4d51c66def6187a468.tar.bz2
bcfg2-3598405308c007d5e2edbb4d51c66def6187a468.zip
Version bump to 1.2.0pre2v1.2.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 bd3d097d4..65ab6309e 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/opt/csw/bin/python"
-VERS=1.2.0pre1-1
+VERS=1.2.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 8eeb29f62..cd8215741 100644
--- a/solaris/pkginfo.bcfg2
+++ b/solaris/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.2.0pre1"
+VERSION="1.2.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 031d2a385..8bc069d08 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.2.0pre1"
+VERSION="1.2.0pre2"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"