tforgot to bump the version into the script - tomb - the crypto undertaker
HTML git clone git://parazyd.org/tomb.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit a08cb6e0def4361ea97350d5f5b16e2f3b8bc089
DIR parent 017aee00b29eca80062729c49ff43c5f28e6ec4f
HTML Author: Jaromil <jaromil@dyne.org>
Date: Thu, 31 Dec 2015 13:33:36 +0100
forgot to bump the version into the script
Diffstat:
M tomb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
DIR diff --git a/tomb b/tomb
t@@ -7,7 +7,7 @@
# {{{ License
-# Copyright (C) 2007-2015 Dyne.org Foundation
+# Copyright (C) 2007-2016 Dyne.org Foundation
#
# Tomb is designed, written and maintained by Denis Roio <jaromil@dyne.org>
#
t@@ -44,8 +44,8 @@
# {{{ Global variables
-typeset VERSION="2.1"
-typeset DATE="Jul/2015"
+typeset VERSION="2.2"
+typeset DATE="Dec/2015"
typeset TOMBEXEC=$0
typeset TMPPREFIX=${TMPPREFIX:-/tmp}
# TODO: configure which tmp dir to use from a cli flag