aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fef7921..c8e7f7c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.10
+VERSION = 2.11
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 562bdfb..28edda1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 2.11 - Apr 18, 2022 Papoteur
+
+- Fix console displaying message "-bash: TMOUT: readonly variable" (mga#16356)
+- Fix deprecated import
+
Version 2.10 - Apr 16, 2022 Papoteur
- fix warnings about GTK not versionned