diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2013-08-19 23:29:35 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2013-08-19 23:29:35 (GMT) |
commit | 46b8a32c6ec325274c974d0dd42838d39ecc1082 (patch) | |
tree | f1be04bdb756683e465809f1c46055cef3b7d5e3 /hl/src/Makefile.in | |
parent | b8a8b54fda077ee6fccc084de18c14ae6e7b6bfe (diff) | |
download | hdf5-46b8a32c6ec325274c974d0dd42838d39ecc1082.zip hdf5-46b8a32c6ec325274c974d0dd42838d39ecc1082.tar.gz hdf5-46b8a32c6ec325274c974d0dd42838d39ecc1082.tar.bz2 |
[svn-r24031] Bring revisions #23950 - 23977 from trunk to revise_chunks.
h5committested.
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 d053903..7c7b708 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -457,7 +457,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 = 150 +LT_VERS_REVISION = 151 LT_VERS_AGE = 0 # This library is our main target. |