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 /config | |
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 'config')
-rw-r--r-- | config/lt_vers.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lt_vers.am b/config/lt_vers.am index 43ee967..e9ee77d 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -17,7 +17,7 @@ # 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 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |