summaryrefslogtreecommitdiffstats
path: root/solaris/Makefile
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-09-05 07:54:48 -0500
committerSol Jerome <sol.jerome@gmail.com>2014-09-05 07:54:48 -0500
commita42933a1ddfde4f9164e0e0818c559f8f7c9a5a1 (patch)
treef7339314066394d884dcec729580191f773b726c /solaris/Makefile
parent6a8c393373969313ee1d0538dc5c007cbdbffe1a (diff)
downloadbcfg2-a42933a1ddfde4f9164e0e0818c559f8f7c9a5a1.tar.gz
bcfg2-a42933a1ddfde4f9164e0e0818c559f8f7c9a5a1.tar.bz2
bcfg2-a42933a1ddfde4f9164e0e0818c559f8f7c9a5a1.zip
Version bump to 1.3.5v1.3.5
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 b24ce9195..7719d7017 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.3.4-1
+VERS=1.3.5-1
export PYVERSION := $(shell $(PYTHON) -c "import sys; print sys.version[0:3]")
default: clean package