summaryrefslogtreecommitdiffstats
path: root/solaris/Makefile
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-12-07 20:22:57 -0600
committerSol Jerome <sol.jerome@gmail.com>2011-12-07 20:22:57 -0600
commit0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de (patch)
treee451d5487fc793fc92b5ae5bf17ba36eea9ce8f9 /solaris/Makefile
parentdcfc8525df6e7ffda75f55691dd67d2544c24347 (diff)
downloadbcfg2-0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de.tar.gz
bcfg2-0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de.tar.bz2
bcfg2-0dad8cbb8fe8ff6287fb193a1a66bb5e536e20de.zip
Version bump to 1.2.0v1.2.0
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 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