From 9f3894b1e908a11abbf8021d1e373819b4ed992a Mon Sep 17 00:00:00 2001 From: Douglas Thain Date: Tue, 8 Aug 2023 10:52:25 -0400 Subject: [PATCH] Bump release to 7.6.2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index d5f4da596e..2b1399fb70 100755 --- a/configure +++ b/configure @@ -5,7 +5,7 @@ MAJOR=7 MINOR=6 -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