summaryrefslogtreecommitdiffstats
path: root/solaris/Makefile
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-10-28 14:30:45 -0500
committerSol Jerome <sol.jerome@gmail.com>2011-10-28 14:30:45 -0500
commit4eacf6985d2724f85f0384b1d44ba8992bed3372 (patch)
treeec7f521b7f97f17d07f01cdd0c0a86807c48be8f /solaris/Makefile
parentfb3862d976d5d7311cc715046b7f7e766bc90a79 (diff)
downloadbcfg2-4eacf6985d2724f85f0384b1d44ba8992bed3372.tar.gz
bcfg2-4eacf6985d2724f85f0384b1d44ba8992bed3372.tar.bz2
bcfg2-4eacf6985d2724f85f0384b1d44ba8992bed3372.zip
Version bump to 1.2.0rc2v1.2.0rc2
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'solaris/Makefile')
-rw-r--r--solaris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris/Makefile b/solaris/Makefile
index 74098f54f..5f5caa397 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/opt/csw/bin/python"
-VERS=1.2.0rc1-1
+VERS=1.2.0rc2-1
PYVERSION := $(shell $(PYTHON) -c "import sys; print sys.version[0:3]")
default: clean package