diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-02-17 11:53:37 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-02-17 11:53:37 +0200 |
commit | 08e81a046ce6205f436c3cc2dd84694772fceb89 (patch) | |
tree | 652d8f93cb8fa9301ecda1f56159ae818ee6e6a9 | |
parent | 748100f4df4d0599e4705605709796ae25117f94 (diff) | |
download | msec-2.9.tar msec-2.9.tar.gz msec-2.9.tar.bz2 msec-2.9.tar.xz msec-2.9.zip |
2.92.9
-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.8 +VERSION = 2.9 all: version promisc_check msec_find python manpages make -C cron-sh @@ -1,3 +1,7 @@ +Version 2.9 - Feb 17, 2021 Thomas Backlund + +- translation updates + Version 2.8 - Feb 16, 2020 Papoteur - suppress warning about mangling shebang |