diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-01-01 14:46:54 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-01-01 14:46:54 (GMT) |
commit | 871e139ba869532459f69b8e54dba0b932812dc8 (patch) | |
tree | 196087a89c4dad4648d44dcb8ee60dc781a688ef /hl/src | |
parent | de5c70844821037c3b00296b7ca8a0a64544ab8a (diff) | |
download | hdf5-871e139ba869532459f69b8e54dba0b932812dc8.zip hdf5-871e139ba869532459f69b8e54dba0b932812dc8.tar.gz hdf5-871e139ba869532459f69b8e54dba0b932812dc8.tar.bz2 |
[svn-r21857] Snapshot version 1.9 release 104
Diffstat (limited to 'hl/src')
-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 cd63474..7e9f8d0 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 = 94 +LT_VERS_REVISION = 95 LT_VERS_AGE = 0 # This library is our main target. |