summaryrefslogtreecommitdiffstats
path: root/solaris/Makefile
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-02-25 13:25:16 -0600
committerSol Jerome <sol.jerome@gmail.com>2014-02-25 13:25:16 -0600
commit74fd7a8e65ac9737a6ab39afa3378ca63fbe4e21 (patch)
tree1f481282afc8a63d0ef3ca8d4bb7ade4b2b7edf2 /solaris/Makefile
parente48fe708f6d40badaa778e2af48afb4c5b522190 (diff)
downloadbcfg2-74fd7a8e65ac9737a6ab39afa3378ca63fbe4e21.tar.gz
bcfg2-74fd7a8e65ac9737a6ab39afa3378ca63fbe4e21.tar.bz2
bcfg2-74fd7a8e65ac9737a6ab39afa3378ca63fbe4e21.zip
Version bump to 1.3.4
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 3b367ef71..995253ea8 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.3.3-1
+VERS=1.3.4-1
PYVERSION := $(shell $(PYTHON) -c "import sys; print sys.version[0:3]")
default: clean package