summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-01-29 10:43:55 -0600
committerSol Jerome <sol.jerome@gmail.com>2013-01-29 10:43:55 -0600
commite276eef783134b7676921c3f7869cb258b26cd95 (patch)
treeb46cf90b5300e33c0afd17e8db06a39fca5aa1f0 /solaris
parent9c5c8d1076eca02d991da6a03136cf21bf9f7f5a (diff)
downloadbcfg2-e276eef783134b7676921c3f7869cb258b26cd95.tar.gz
bcfg2-e276eef783134b7676921c3f7869cb258b26cd95.tar.bz2
bcfg2-e276eef783134b7676921c3f7869cb258b26cd95.zip
Version bump to 1.3.0rc2v1.3.0rc2
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 749e6ad79..d81dd0292 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.3.0rc1-1
+VERS=1.3.0rc2-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 09d91eb1f..b95b24f75 100644
--- a/solaris/pkginfo.bcfg2
+++ b/solaris/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.3.0rc1"
+VERSION="1.3.0rc2"
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 f7f6258d1..25b0bfa4b 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.0rc1"
+VERSION="1.3.0rc2"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"