diff --git a/lumberjack b/lumberjack index aa87628..fc75e71 100755 --- a/lumberjack +++ b/lumberjack @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2018: +# Copyright (c) 2018-2020: # Darren 'Tadgy' Austin # Licensed under the terms of the GNU General Public License version 3. # @@ -8,7 +8,7 @@ # Script details. LJ_NAME="${0##*/}" -LJ_VERSION="0.1.6" +LJ_VERSION="0.1.7" die() { @@ -26,8 +26,8 @@ display_help() {