From 7cc9609010bb27adcb39560f7cb66cb7d36f17aa Mon Sep 17 00:00:00 2001 From: Benjamin Tovar Date: Fri, 1 Mar 2024 11:55:32 -0500 Subject: [PATCH] bump to 7.8.1 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index ff7d3b9027..0e1c69aee3 100755 --- a/configure +++ b/configure @@ -5,7 +5,7 @@ MAJOR=7 MINOR=8 -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