Modified: contrib/port_cutleaves/port_cutleaves.in (120533 => 120534)
--- contrib/port_cutleaves/port_cutleaves.in 2014-05-31 23:58:42 UTC (rev 120533)
+++ contrib/port_cutleaves/port_cutleaves.in 2014-05-31 23:59:58 UTC (rev 120534)
@@ -4,7 +4,7 @@
if test -x @prefix@/bin/port-tclsh; then exec @prefix@/bin/port-tclsh "$0" "$@"; else exec /usr/bin/tclsh "$0" "$@"; fi
# $Id$
-set VERSION 0.1.3
+set VERSION 0.1.4
set prefix "@prefix@"
# - Procedures ---------------------------------------------------------------