From 0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 7 Dec 2011 20:22:57 -0600 Subject: Version bump to 1.2.0 Signed-off-by: Sol Jerome --- solaris/Makefile | 2 +- solaris/pkginfo.bcfg2 | 2 +- solaris/pkginfo.bcfg2-server | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'solaris') diff --git a/solaris/Makefile b/solaris/Makefile index 5f5caa397..816f93e14 100644 --- a/solaris/Makefile +++ b/solaris/Makefile @@ -1,7 +1,7 @@ #!/usr/sfw/bin/gmake PYTHON="/opt/csw/bin/python" -VERS=1.2.0rc2-1 +VERS=1.2.0-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 3e1aadde2..aa57a7c19 100644 --- a/solaris/pkginfo.bcfg2 +++ b/solaris/pkginfo.bcfg2 @@ -1,7 +1,7 @@ PKG="SCbcfg2" NAME="bcfg2" ARCH="sparc" -VERSION="1.2.0rc2" +VERSION="1.2.0" 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 1ac36461d..485eda903 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.0rc2" +VERSION="1.2.0" CATEGORY="application" VENDOR="Argonne National Labratory" EMAIL="bcfg-dev@mcs.anl.gov" -- cgit v1.2.3-1-g7c22