diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2013-02-24 16:26:03 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2013-02-24 16:26:03 (GMT) |
commit | 66ba0b4f3309188dfd8e9b5c969dcca0014b8526 (patch) | |
tree | 6cd9465cf4592b375791d02248c45ccbadf9c0be /fortran/src/Makefile.in | |
parent | 47af32527b2695daa87db08679b505e0a3a85454 (diff) | |
download | hdf5-66ba0b4f3309188dfd8e9b5c969dcca0014b8526.zip hdf5-66ba0b4f3309188dfd8e9b5c969dcca0014b8526.tar.gz hdf5-66ba0b4f3309188dfd8e9b5c969dcca0014b8526.tar.bz2 |
[svn-r23311] Snapshot version 1.9 release 145
Diffstat (limited to 'fortran/src/Makefile.in')
-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 d1096f0..67727b5 100644 --- a/fortran/src/Makefile.in +++ b/fortran/src/Makefile.in @@ -518,7 +518,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 = 135 +LT_VERS_REVISION = 136 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |