diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2013-08-01 17:54:31 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2013-08-01 17:54:31 (GMT) |
commit | b8a8b54fda077ee6fccc084de18c14ae6e7b6bfe (patch) | |
tree | d5674c723d0bbb93725b78469129a7508362745d /hl/src | |
parent | e78fbfd2a2c8e7586d9f18cfeadd2a04b336ef18 (diff) | |
download | hdf5-b8a8b54fda077ee6fccc084de18c14ae6e7b6bfe.zip hdf5-b8a8b54fda077ee6fccc084de18c14ae6e7b6bfe.tar.gz hdf5-b8a8b54fda077ee6fccc084de18c14ae6e7b6bfe.tar.bz2 |
[svn-r23961] Bring revisions #23862 - 23953 from trunk to revise_chunks.
h5committested.
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 9d808a2..d053903 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 = 147 +LT_VERS_REVISION = 150 LT_VERS_AGE = 0 # This library is our main target. |