summaryrefslogtreecommitdiffstats
path: root/fortran/src/Makefile.in
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2014-09-29 15:57:15 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2014-09-29 15:57:15 (GMT)
commita9ac64296a8c819d842ffd1dff225c888870c8dc (patch)
tree7e2b5d2fd206aa4fa6f8719b63c25bb0631fef3d /fortran/src/Makefile.in
parent767e3e2f6d3fc573e4683c8a676c526688be5b23 (diff)
downloadhdf5-a9ac64296a8c819d842ffd1dff225c888870c8dc.zip
hdf5-a9ac64296a8c819d842ffd1dff225c888870c8dc.tar.gz
hdf5-a9ac64296a8c819d842ffd1dff225c888870c8dc.tar.bz2
[svn-r25630] Brought changes from the trunk to the branch:
svn merge -r25432:25629 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran
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 d74793d..a38b5ac 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 = 8
-LT_VERS_REVISION = 3
+LT_VERS_INTERFACE = 6
+LT_VERS_REVISION = 188
LT_VERS_AGE = 0
AM_FCLIBS = $(LIBHDF5)