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/c++ | |
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/c++')
-rw-r--r-- | hl/c++/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in index 50a8435..e8fc16b 100644 --- a/hl/c++/src/Makefile.in +++ b/hl/c++/src/Makefile.in @@ -421,7 +421,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 # Include src directory |