diff options
Diffstat (limited to 'src/Makefile.in')
-rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index bed2176..05c14b3 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -480,7 +480,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog # Add libtool shared library version numbers to the HDF5 library # See libtool versioning documentation online. LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 74 +LT_VERS_REVISION = 75 LT_VERS_AGE = 0 H5detect_CFLAGS = -g $(AM_CFLAGS) |