diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2011-10-16 14:00:02 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2011-10-16 14:00:02 (GMT) |
commit | 62aa159e098d0c19b07d4e1089b0f36ffdb7a305 (patch) | |
tree | 755fffcbb055570e150fa0b524cb62b64c42813c /hl/src/Makefile.in | |
parent | 664c013fc76b9a440944db320e9025b4a9a62beb (diff) | |
download | hdf5-62aa159e098d0c19b07d4e1089b0f36ffdb7a305.zip hdf5-62aa159e098d0c19b07d4e1089b0f36ffdb7a305.tar.gz hdf5-62aa159e098d0c19b07d4e1089b0f36ffdb7a305.tar.bz2 |
[svn-r21587] Snapshot version 1.9 release 95
Diffstat (limited to 'hl/src/Makefile.in')
-rw-r--r-- | hl/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index ae92f8b..48af813 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -420,7 +420,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 = 85 +LT_VERS_REVISION = 86 LT_VERS_AGE = 0 # This library is our main target. |