diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2014-05-25 11:51:16 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2014-05-25 11:51:16 (GMT) |
commit | 4a8b02f838aea25f4806785c6f00f6e05b3faa22 (patch) | |
tree | facaa0bc8160b8c8749d87af3f4e0bdf3534adbd /hl/src/Makefile.in | |
parent | 60f8a4100e2e0b221ab291a99167350299dbbe1b (diff) | |
download | hdf5-4a8b02f838aea25f4806785c6f00f6e05b3faa22.zip hdf5-4a8b02f838aea25f4806785c6f00f6e05b3faa22.tar.gz hdf5-4a8b02f838aea25f4806785c6f00f6e05b3faa22.tar.bz2 |
[svn-r25216] Snapshot version 1.9 release 182
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 f175a59..9fae5c7 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -670,7 +670,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 = 172 +LT_VERS_REVISION = 173 LT_VERS_AGE = 0 # This library is our main target. |