summaryrefslogtreecommitdiffstats
path: root/fortran/src/Makefile.in
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2014-10-01 15:17:30 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2014-10-01 15:17:30 (GMT)
commit4254a2b1955f04c1b93574a570481f1d12136c8b (patch)
treee1dbd203b8dd0d99de2ec85a2445326269b7252b /fortran/src/Makefile.in
parentf1e70ac474a88f68acb6620a96bef738ec5dcd3c (diff)
downloadhdf5-4254a2b1955f04c1b93574a570481f1d12136c8b.zip
hdf5-4254a2b1955f04c1b93574a570481f1d12136c8b.tar.gz
hdf5-4254a2b1955f04c1b93574a570481f1d12136c8b.tar.bz2
[svn-r25647] Updated the LT_VERS_* to match the branch.
Diffstat (limited to 'fortran/src/Makefile.in')
-rw-r--r--fortran/src/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in
index a38b5ac..d74793d 100644
--- a/fortran/src/Makefile.in
+++ b/fortran/src/Makefile.in
@@ -731,8 +731,8 @@ 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 = 188
+LT_VERS_INTERFACE = 8
+LT_VERS_REVISION = 3
LT_VERS_AGE = 0
AM_FCLIBS = $(LIBHDF5)