aboutsummaryrefslogtreecommitdiffstats
path: root/dfly-update
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-03-11 11:27:03 +0800
committerAaron LI <aly@aaronly.me>2018-03-11 11:27:03 +0800
commit67893e39bc90f174a550dbe5122a326621d47e92 (patch)
tree78fb2ac7cfc78ac04cc2b015aff5a7c528e0ba3a /dfly-update
parent20c96d48222e89ab603521f1da8d79ba97679bbb (diff)
downloaddfly-update-67893e39bc90f174a550dbe5122a326621d47e92.tar.bz2
Bump version to 0.1.2
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 6103bfa..779fef2 100755
--- a/dfly-update
+++ b/dfly-update
@@ -12,7 +12,7 @@ set -e
DEBUG=${DEBUG:-""}
-VERSION="0.1.1"
+VERSION="0.1.2"
NAME="dfly-update"
TOOLDIR="${0%/*}"
PREFIX="${PREFIX:-${TOOLDIR}}"