diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.30 +VERSION = 2.31 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,3 +1,5 @@ +2.31 + - allow user to specify a specific mirror and downloader when applying updates at the end of installation - call mygtk3::flush() more frequently whilst copying the filesystem, |