aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 28ccccc..bdfcc9f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.12
+VERSION = 2.13
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index e7791e5..9f64439 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
+Version 2.13 - May 5, 2023 David Geiger
- Use `grep -F` instead of deprecated `fgrep`
+- Translation updates
Version 2.12 - May 4, 2022 Papoteur