summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index b67881f..1b48e11 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -376,9 +376,9 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
-LT_VERS_INTERFACE = 3
-LT_VERS_REVISION = 5
-LT_VERS_AGE = 2
+LT_VERS_INTERFACE = 4
+LT_VERS_REVISION = 0
+LT_VERS_AGE = 3
H5detect_CFLAGS = -g
# Our main target, the HDF5 library