forgot to bump the version into the script

This commit is contained in:
Jaromil 2015-12-31 13:33:36 +01:00
parent 017aee00b2
commit a08cb6e0de

6
tomb
View File

@ -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>
#
@ -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