diff options
| author | Aurelian R <arusanu@gmail.com> | 2026-04-06 18:51:39 +0300 |
|---|---|---|
| committer | Aurelian R <arusanu@gmail.com> | 2026-04-06 18:51:39 +0300 |
| commit | e6c986bfafb6594d962f35e2ed33022d4a376dbe (patch) | |
| tree | 7d0228697b0356e95bb1e72f911695968dce603c | |
| parent | ad1c93daf6a497e07e54123ab2c23cd28c9ed253 (diff) | |
| download | msec-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-- | Makefile | 2 | ||||
| -rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 2.18 +VERSION = 2.19 all: version promisc_check msec_find python manpages make -C cron-sh @@ -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. |
