summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-03-17 14:41:17 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-03-17 14:41:17 -0500
commitea279b8a9b451214e487197c554fecdd36818d7a (patch)
treecbf32b70be940ecd48aa3adf2c0d939d127e3aec /solaris
parentf76bb978a206e79704bb7e4ba3984d903c3c3ed3 (diff)
downloadbcfg2-ea279b8a9b451214e487197c554fecdd36818d7a.tar.gz
bcfg2-ea279b8a9b451214e487197c554fecdd36818d7a.tar.bz2
bcfg2-ea279b8a9b451214e487197c554fecdd36818d7a.zip
Version bump to 1.2.2v1.2.2
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 ba12b865b..77d9019eb 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.2.1-1
+VERS=1.2.2-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 c4633f209..0ff18516d 100644
--- a/solaris/pkginfo.bcfg2
+++ b/solaris/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.2.1"
+VERSION="1.2.2"
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 762625967..a0958f9e4 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.1"
+VERSION="1.2.2"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"