diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-01-29 14:51:06 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-01-29 14:51:06 (GMT) |
commit | b98ac90e8f9f222a967ff56c1ea90b6daa0bedf4 (patch) | |
tree | ed93f4d6f4261a439fe362a69d8ce8c4595fce3f /fortran | |
parent | e18315c9c162126b9b53634a83e58859112004a9 (diff) | |
download | hdf5-b98ac90e8f9f222a967ff56c1ea90b6daa0bedf4.zip hdf5-b98ac90e8f9f222a967ff56c1ea90b6daa0bedf4.tar.gz hdf5-b98ac90e8f9f222a967ff56c1ea90b6daa0bedf4.tar.bz2 |
[svn-r21898] Snapshot version 1.9 release 107
Diffstat (limited to 'fortran')
-rw-r--r-- | fortran/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in index 137f3f6..92760c4 100644 --- a/fortran/src/Makefile.in +++ b/fortran/src/Makefile.in @@ -478,7 +478,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 = 97 +LT_VERS_REVISION = 98 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |