From 579e72103dd0e52ca64193e0d5fb5b2768394dfd Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 5 Jan 2019 12:41:51 +0000 Subject: 2.19 --- Makefile | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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) -- cgit v1.2.1