diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-03-23 22:37:53 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-03-23 22:37:53 +0000 |
commit | 72130d8dda73894c929cd096efe28b5beff45bd7 (patch) | |
tree | 81c58fa18d63c086f9a093f92f0f7f32b2ea5b27 | |
parent | ca13e0c3a823fec4196635dd8d132960b7668ddd (diff) | |
download | draklive-install-72130d8dda73894c929cd096efe28b5beff45bd7.tar draklive-install-72130d8dda73894c929cd096efe28b5beff45bd7.tar.gz draklive-install-72130d8dda73894c929cd096efe28b5beff45bd7.tar.bz2 draklive-install-72130d8dda73894c929cd096efe28b5beff45bd7.tar.xz draklive-install-72130d8dda73894c929cd096efe28b5beff45bd7.zip |
2.242.24
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.23 +VERSION = 2.24 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,4 +1,7 @@ +2.24 + - record installer log messages and store in /root/drakx +- translation updates 2.23 |