diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-03-04 14:34:49 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-03-04 14:34:49 (GMT) |
commit | e7bbbd07df4c551292ba4677e295596216bace15 (patch) | |
tree | d7ce539a7fe91ae3805b3b41105de0c096345b5e /hl/src | |
parent | cfc1dffd1489353c0fedf8d45df6579c73ddeb2c (diff) | |
download | hdf5-e7bbbd07df4c551292ba4677e295596216bace15.zip hdf5-e7bbbd07df4c551292ba4677e295596216bace15.tar.gz hdf5-e7bbbd07df4c551292ba4677e295596216bace15.tar.bz2 |
[svn-r22022] Snapshot version 1.9 release 109
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 337f34f..0509b75 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 = 99 +LT_VERS_REVISION = 100 LT_VERS_AGE = 0 # This library is our main target. |