From 46010d2de8361cafca426068e8ee3fb95222fea5 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Thu, 20 Dec 2018 15:45:34 +0800 Subject: Bump to version 0.1.4 --- README | 3 +++ dfly-update | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index de10fc4..d15f6d5 100644 --- a/README +++ b/README @@ -67,6 +67,9 @@ After this, you still need to merge the listed config files with suffix Versions -------- +* 0.1.4 (2018-12-20) + - Install "/rescue" directory + - Improve mtree(8) usage * 0.1.3 (2018-04-16) - Fix the issue that the old Makefile_upgrade been used - Make the upgrade messages more concise diff --git a/dfly-update b/dfly-update index e853b95..6da5c60 100755 --- a/dfly-update +++ b/dfly-update @@ -14,7 +14,7 @@ set -u DEBUG=${DEBUG:-""} -VERSION="0.1.3" +VERSION="0.1.4" NAME="dfly-update" TOOLDIR="${0%/*}" PREFIX="${PREFIX:-${TOOLDIR}}" -- cgit v1.2.2