From 6fc9b6217a8cc36faa7523a115786d032a9bf609 Mon Sep 17 00:00:00 2001 From: Benjamin Tovar Date: Mon, 21 Oct 2024 16:20:07 -0400 Subject: [PATCH] Bump to 7.13.2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 439d97ff3c..58ff8f356b 100755 --- a/configure +++ b/configure @@ -5,7 +5,7 @@ MAJOR=7 MINOR=13 -MICRO=1 +MICRO=2 # 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