summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2015-04-07 19:13:52 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2015-04-07 19:13:52 (GMT)
commit3e3323bff76d314cd2406a9ccfc056989edbee5e (patch)
tree26486ef7b07687ff003f2f81389d1edeb191272f /fortran
parent6d709ba4622295d6ffd853939b2b6319da098fbf (diff)
downloadhdf5-3e3323bff76d314cd2406a9ccfc056989edbee5e.zip
hdf5-3e3323bff76d314cd2406a9ccfc056989edbee5e.tar.gz
hdf5-3e3323bff76d314cd2406a9ccfc056989edbee5e.tar.bz2
[svn-r26756] Maintenance: Changed LT_VERS_INTERFACE and REVISION numbers to indicate interface change (in C++) and ran reconfigure.
Diffstat (limited to 'fortran')
-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 b3bea83..2bbc390 100644
--- a/fortran/src/Makefile.in
+++ b/fortran/src/Makefile.in
@@ -723,8 +723,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# See libtool versioning documentation online.
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
-LT_VERS_INTERFACE = 9
-LT_VERS_REVISION = 1
+LT_VERS_INTERFACE = 10
+LT_VERS_REVISION = 0
LT_VERS_AGE = 0
AM_FCLIBS = $(LIBHDF5)