summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-01-27 13:55:45 -0600
committerSol Jerome <sol.jerome@gmail.com>2012-01-27 13:55:45 -0600
commit06d72e3ce7eb99ea0b904583cf7f21d014ea4948 (patch)
tree924867625af4cc2226cc0880e1a818bd60708964 /solaris
parent2ba7c408ea655167be0c0702c1dbf7a328fa3b6b (diff)
downloadbcfg2-06d72e3ce7eb99ea0b904583cf7f21d014ea4948.tar.gz
bcfg2-06d72e3ce7eb99ea0b904583cf7f21d014ea4948.tar.bz2
bcfg2-06d72e3ce7eb99ea0b904583cf7f21d014ea4948.zip
Version bump to 1.2.1v1.2.1
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 816f93e14..be98f345d 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/opt/csw/bin/python"
-VERS=1.2.0-1
+VERS=1.2.1-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 aa57a7c19..c4633f209 100644
--- a/solaris/pkginfo.bcfg2
+++ b/solaris/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.2.0"
+VERSION="1.2.1"
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 485eda903..762625967 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.0"
+VERSION="1.2.1"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"