summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2019-02-16 13:34:14 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2019-02-16 13:34:14 +0000
commitd058d69845898b6d33e0eaea8824ca35fa945d40 (patch)
treec215bea9ad72c64bad8691df950c84cd7cdd981d
parent0823457553f2fb3e60be436c10bc94ba9690beec (diff)
downloaddraklive-install-d058d69845898b6d33e0eaea8824ca35fa945d40.tar
draklive-install-d058d69845898b6d33e0eaea8824ca35fa945d40.tar.gz
draklive-install-d058d69845898b6d33e0eaea8824ca35fa945d40.tar.bz2
draklive-install-d058d69845898b6d33e0eaea8824ca35fa945d40.tar.xz
draklive-install-d058d69845898b6d33e0eaea8824ca35fa945d40.zip
2.212.21
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b904bcd..5e5c1f3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 2.20
+VERSION = 2.21
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index f9d30a9..61d21aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.21
+
- fix removal of live device from detected HDs
2.20