summarylogtreecommitdiffstats
path: root/makefile_version.patch
blob: 4e3cdcd1351a2bdad9d5cd180cec4236660ab741 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --color --unified --recursive --no-dereference MUMPS_5.7.1_OLD/Makefile MUMPS_5.7.1/Makefile
--- MUMPS_5.7.1_OLD/Makefile	2024-05-02 05:15:09.000000000 -0500
+++ MUMPS_5.7.1/Makefile	2024-05-05 12:46:48.251359439 -0500
@@ -2,6 +2,8 @@
 #  This file is part of MUMPS 5.7.1, released
 #  on Thu May  2 10:15:09 UTC 2024
 #
+export VERSION   = 5.7.1
+export SOVERSION = 5.7
 topdir = .
 libdir = $(topdir)/lib
 
Only in MUMPS_5.7.1_OLD: .SRCINFO