summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e9152b6..886b950 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 1.19
+VERSION = 1.20
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index 83760f1..af21ae8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.20:
+- adjust to drakx changes wrt default display manager
+
+1.18:
- define $::isInstall in diskdrake::interactive::hd_possible_actions_base, hd_gtk
directly calls it, not through hd_possible_actions