diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2013-08-11 08:37:02 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2013-08-11 08:37:02 (GMT) |
commit | 407d3db6a4f6be686416546c2363e8a86b833a74 (patch) | |
tree | ddb474d38992a1b123d4aaedec6c492aec75dea8 /src/Makefile.in | |
parent | 5c3bd219637e8d6496ee109329a175c4d6054f3a (diff) | |
download | hdf5-407d3db6a4f6be686416546c2363e8a86b833a74.zip hdf5-407d3db6a4f6be686416546c2363e8a86b833a74.tar.gz hdf5-407d3db6a4f6be686416546c2363e8a86b833a74.tar.bz2 |
[svn-r23989] Snapshot version 1.9 release 161
Diffstat (limited to 'src/Makefile.in')
-rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 276052e..05e0476 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -522,7 +522,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 = 151 +LT_VERS_REVISION = 152 LT_VERS_AGE = 0 H5detect_CFLAGS = -g $(AM_CFLAGS) |