summaryrefslogtreecommitdiffstats
path: root/solaris/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'solaris/Makefile')
-rw-r--r--solaris/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/solaris/Makefile b/solaris/Makefile
index a1369e85c..38cf2547d 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,8 +1,8 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.3.6-1
-export PYVERSION := $(shell $(PYTHON) -c "import sys; print sys.version[0:3]")
+VERS=1.4.0pre1-1
+PYVERSION := $(shell $(PYTHON) -c "import sys; print sys.version[0:3]")
default: clean package