diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-04-29 14:36:52 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-04-29 14:36:52 (GMT) |
commit | 825a2ae17e423a2e8a6c353069750bf2b5d1d94e (patch) | |
tree | dbd932c4465ceb51f8b8eca3c66855abc0c62c6b /hl/src | |
parent | b1b8ff96bbd3c42c8b44550c7f6323240b02b223 (diff) | |
download | hdf5-825a2ae17e423a2e8a6c353069750bf2b5d1d94e.zip hdf5-825a2ae17e423a2e8a6c353069750bf2b5d1d94e.tar.gz hdf5-825a2ae17e423a2e8a6c353069750bf2b5d1d94e.tar.bz2 |
[svn-r22326] Snapshot version 1.9 release 116
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 94861a0..963e2d8 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 = 106 +LT_VERS_REVISION = 107 LT_VERS_AGE = 0 # This library is our main target. |