summaryrefslogtreecommitdiffstats
path: root/solaris
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 /solaris
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 '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 61bbe2db1..a5d9f1d43 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.3.0pre1-1
+VERS=1.3.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 0df8a5e8b..57601b419 100644
--- a/solaris/pkginfo.bcfg2
+++ b/solaris/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.3.0pre1"
+VERSION="1.3.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 607dfcd33..3ce2ce0ac 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.0pre1"
+VERSION="1.3.0pre2"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"