summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-07-03 09:33:51 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-08-15 16:19:32 -0400
commit127813e01e9f6d5442f5b46dd015a4245989a4c5 (patch)
tree1947f7f2aa1fff3f4ed34b22cfe3af9e3c9f5fbe /solaris
parentd381a3381dc0e075315c75c40f71f0e1369cd1eb (diff)
downloadbcfg2-127813e01e9f6d5442f5b46dd015a4245989a4c5.tar.gz
bcfg2-127813e01e9f6d5442f5b46dd015a4245989a4c5.tar.bz2
bcfg2-127813e01e9f6d5442f5b46dd015a4245989a4c5.zip
Version bump to 1.2.3
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: misc/bcfg2.spec setup.py
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 9ca87fc48..39a279bb8 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.2.2-1
+VERS=1.2.3-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 0ff18516d..73696651c 100644
--- a/solaris/pkginfo.bcfg2
+++ b/solaris/pkginfo.bcfg2
@@ -1,7 +1,7 @@
PKG="SCbcfg2"
NAME="bcfg2"
ARCH="sparc"
-VERSION="1.2.2"
+VERSION="1.2.3"
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 a0958f9e4..af2f016b0 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.2"
+VERSION="1.2.3"
CATEGORY="application"
VENDOR="Argonne National Labratory"
EMAIL="bcfg-dev@mcs.anl.gov"