From bc8235ef8b9698e4ad7a06022d392f513b5d4baf Mon Sep 17 00:00:00 2001 From: Benjamin Tovar Date: Wed, 17 Apr 2024 16:45:59 -0400 Subject: [PATCH] bump to 7.10.0 --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index e3cc5af55c..e6de6745f8 100755 --- a/configure +++ b/configure @@ -4,8 +4,8 @@ # *** Set for releases. *** MAJOR=7 -MINOR=9 -MICRO=2 +MINOR=10 +MICRO=0 # 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