summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--NEWS4
2 files changed, 6 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5ffca424..d5329611 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
RPM=$(HOME)/rpm
NAME = drakwizard
-VERSION := 4.10
-TAR = $(NAME)-$(VERSION).tar.bz2
+VERSION := 4.11
+TAR = $(NAME)-$(VERSION).tar.xz
prefix=/usr
# TODO: get WIZ_HOME take care of usr prefix
WIZ_HOME=/usr/share/wizards/
diff --git a/NEWS b/NEWS
index bae19541..b991e2fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 4.11 - 16 February 2021, by Thomas Backlund
+
+- rework getting proper interface and routing info
+
Version 4.10 - 26 January 2021, by Nicolas Lécureuil
- Fix restarting services with current systemd