From e549f823a8afae4d3e87ac7c84c294205ee1c7a8 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 11 Mar 2018 00:35:31 +0800 Subject: dfly-update: version 0.1.0 Tested by upgrading a DFly 5.0.0-release -> 5.0.2-release --- dfly-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dfly-update') diff --git a/dfly-update b/dfly-update index d0e5369..7c82cd1 100755 --- a/dfly-update +++ b/dfly-update @@ -11,8 +11,8 @@ set -e DEBUG=${DEBUG:-""} +VERSION="0.1.0" NAME="dfly-update" -VERSION="0.?.?" TOOLDIR="${0%/*}" PREFIX="${PREFIX:-${TOOLDIR}}" CONFIGFILE="${PREFIX}/${NAME}.conf" -- cgit v1.2.2