From 1e41bbb2a03566f3cbaf110aa205fa2fd9365967 Mon Sep 17 00:00:00 2001 From: Benjamin Tovar Date: Tue, 30 Aug 2022 11:16:37 -0400 Subject: [PATCH] bump to 7.4.13 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index abcd5b4e10..66dcfc16f4 100755 --- a/configure +++ b/configure @@ -5,7 +5,7 @@ MAJOR=7 MINOR=4 -MICRO=12 +MICRO=13 # Optionally set the source/tag for this code (e.g. rc1 or FINAL). Setting # this variable is instead useful for statically naming the source when it will