summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c02e5af..8df897d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive
-VERSION = 2.3
+VERSION = 2.6
check:
perl -cw -I./lib $(NAME)
diff --git a/NEWS b/NEWS
index 7e88d57..7c7ce78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.6:
+
+- use systemctl to disable services and timers
- disable audit logging as it floods the logs
2.5: