diff options
Diffstat (limited to 'solaris')
-rw-r--r-- | solaris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris/Makefile b/solaris/Makefile index bf02d02b1..d571da2b9 100644 --- a/solaris/Makefile +++ b/solaris/Makefile @@ -1,6 +1,6 @@ #!/usr/sfw/bin/gmake -VERS=1.1.0rc5-1 +VERS=1.1.0-1 PYVERSION := $(shell /opt/csw/bin/python -c "import sys; print sys.version[0:3]") default: clean package |