diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-08-12 20:28:06 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-08-12 20:28:06 (GMT) |
commit | 2eb782130a1278c8314af6ebcdc6319738506fc7 (patch) | |
tree | b7cd4213f3c29556be9060c8898b9fabad68da63 /fortran/src | |
parent | d20da589dd51cf3fe184bffce8851bd5d032e7f4 (diff) | |
download | hdf5-2eb782130a1278c8314af6ebcdc6319738506fc7.zip hdf5-2eb782130a1278c8314af6ebcdc6319738506fc7.tar.gz hdf5-2eb782130a1278c8314af6ebcdc6319738506fc7.tar.bz2 |
[svn-r22670] Snapshot version 1.9 release 125
Diffstat (limited to 'fortran/src')
-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 13a07a4..e61266e 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 = 115 +LT_VERS_REVISION = 116 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |