From a16b13e2f35cab1d97939cc99153af00898e7e8b Mon Sep 17 00:00:00 2001 From: Benjamin Tovar Date: Tue, 23 Apr 2024 20:44:14 -0400 Subject: [PATCH] bump to 7.10.1 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index e6de6745f8..8329c3d448 100755 --- a/configure +++ b/configure @@ -5,7 +5,7 @@ MAJOR=7 MINOR=10 -MICRO=0 +MICRO=1 # 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