From 98f438a5afbf93adcf6fea126de74156bf8a0d86 Mon Sep 17 00:00:00 2001 From: Benjamin Tovar Date: Fri, 16 Dec 2022 11:52:04 -0500 Subject: [PATCH] bump to release/7.4.16 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 2b02c2c31b..a7311a4446 100755 --- a/configure +++ b/configure @@ -5,7 +5,7 @@ MAJOR=7 MINOR=4 -MICRO=15 +MICRO=16 # 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