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 b92b9c5..1b807ac 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 1.32
+VERSION = 1.33
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index 7c2506d..10f7d6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.33
- remove hardcoded mdkonline removal code, should be handled in live config
1.32