aboutsummaryrefslogtreecommitdiffstats
path: root/dfly-update
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-12-28 15:51:04 +0800
committerAaron LI <aly@aaronly.me>2018-12-28 15:51:04 +0800
commit4281ef0276ca1c56691d5c37216522ca5d039003 (patch)
treee3b7f13b69a4aa935c5c18d999fdc907440807a4 /dfly-update
parent10a4caf8a5bf6de99248b133a9cb90e791067541 (diff)
downloaddfly-update-4281ef0276ca1c56691d5c37216522ca5d039003.tar.bz2
Bump version to 0.1.5v0.1.5
Diffstat (limited to 'dfly-update')
-rwxr-xr-xdfly-update2
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}}"