aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d20a4b..c5d7a51 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.31.23
+VERSION = 0.31.24
SCRIPT_FILES = check_desktop_files \
check_elf_files \
diff --git a/NEWS b/NEWS
index af60dca..80b5ca7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2023-05-04 David Geiger <daviddavid@mageia.org> 0.31.24
* Use `grep -E` instead of deprecated `egrep`
2020-05-01 Jani Välimaa <wally@mageia.org> 0.31.23