aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS8
2 files changed, 9 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9b30f27..fef7921 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.9
+VERSION = 2.10
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 4d4043a..562bdfb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 2.10 - Apr 16, 2022 Papoteur
+
+- fix warnings about GTK not versionned
+- fix warnings about regexpr
+- rewrite call to iptables
+- Remove deprecated instruction: Gtk.TreeView.set_rules_hint
+- translation updates
+
Version 2.9 - Feb 17, 2021 Thomas Backlund
- translation updates