diff options
Diffstat (limited to 'dfly-update')
-rwxr-xr-x | dfly-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dfly-update b/dfly-update index 68d74c6..14c4d8e 100755 --- a/dfly-update +++ b/dfly-update @@ -14,7 +14,7 @@ set -u DEBUG=${DEBUG:-""} -VERSION="0.1.4" +VERSION="0.1.5" NAME="dfly-update" TOOLDIR="${0%/*}" PREFIX="${PREFIX:-${TOOLDIR}}" |