[COMMITTED] configure: Set version to 5.3

Mark Wielaard mark@klomp.org
Tue Mar 10 11:15:12 GMT 2026


Signed-off-by: Mark Wielaard <mark@klomp.org>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 7ab3d3c9c558..486884474fda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 # along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 AC_PREREQ([2.69])
-AC_INIT([debugedit], [5.2], [debugedit@sourceware.org])
+AC_INIT([debugedit], [5.3], [debugedit@sourceware.org])
 AC_CONFIG_SRCDIR([tools/debugedit.c])
 AC_CONFIG_HEADERS([config.h])
 
-- 
2.53.0



More information about the Debugedit mailing list