diff --color --unified --recursive --text ../MUMPS_5.6.1.orig/Makefile MUMPS_5.6.1/Makefile --- ../MUMPS_5.6.1.orig/Makefile 2023-07-11 02:51:28.000000000 -0500 +++ MUMPS_5.6.1/Makefile 2023-07-25 16:53:34.750787157 -0500 @@ -2,6 +2,8 @@ # This file is part of MUMPS 5.6.1, released # on Tue Jul 11 07:51:28 UTC 2023 # +export VERSION = 5.6.2 +export SOVERSION = 5.6 topdir = . libdir = $(topdir)/lib