summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bcc05b0..1fdafae 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 2.18
+VERSION = 2.19
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index 30e60c3..721333c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.19
- remove unused locales and drivers from source if not persistent
(this significantly reduces the time taken to install)