aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurelian R <arusanu@gmail.com>2026-04-06 18:51:39 +0300
committerAurelian R <arusanu@gmail.com>2026-04-06 18:51:39 +0300
commite6c986bfafb6594d962f35e2ed33022d4a376dbe (patch)
tree7d0228697b0356e95bb1e72f911695968dce603c
parentad1c93daf6a497e07e54123ab2c23cd28c9ed253 (diff)
downloadmsec-2.19.tar
msec-2.19.tar.gz
msec-2.19.tar.bz2
msec-2.19.tar.xz
msec-2.19.zip
2.192.19
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e0cbb76..c42de1a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.18
+VERSION = 2.19
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 7413e7c..088ae70 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 2.19 - April 6, 2026 Aurelian R
+
+- Translation updates.
+
Version 2.18 - March 31, 2026 Aurelian R
- Allow manually entered permissions rules to be saved locally.