From b55dda4d42189fedf8c1c78e22f9e05b71347f68 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Mon, 18 Apr 2022 18:03:18 +0200 Subject: 2.10 --- Makefile | 2 +- NEWS | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1