summaryrefslogtreecommitdiffstats
path: root/solaris/Makefile
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-11-07 08:09:57 -0600
committerSol Jerome <sol.jerome@gmail.com>2013-11-07 08:09:57 -0600
commit7838d063e33246ec21cf58060ced35e3771b5e82 (patch)
treec6b86ae17b42cf0e5ee0c8fc46786491bca0394e /solaris/Makefile
parent65538080dd26cb7c969a0a545e1e61ded18cc152 (diff)
downloadbcfg2-7838d063e33246ec21cf58060ced35e3771b5e82.tar.gz
bcfg2-7838d063e33246ec21cf58060ced35e3771b5e82.tar.bz2
bcfg2-7838d063e33246ec21cf58060ced35e3771b5e82.zip
Version bump to 1.3.3v1.3.3
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 e0c005f88..3b367ef71 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.3.2-1
+VERS=1.3.3-1
PYVERSION := $(shell $(PYTHON) -c "import sys; print sys.version[0:3]")
default: clean package