diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2009-07-09 14:37:01 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2009-07-09 14:37:01 (GMT) |
commit | 33ef1bcfb2c154b9f51d99a6657719ee75fb7b67 (patch) | |
tree | 2961ef887d134db2f8ba7abe14b4a9c88229c532 /config | |
parent | b0cb971ada1fc090fe2ba8fa71ed08f6b38d50d7 (diff) | |
download | hdf5-33ef1bcfb2c154b9f51d99a6657719ee75fb7b67.zip hdf5-33ef1bcfb2c154b9f51d99a6657719ee75fb7b67.tar.gz hdf5-33ef1bcfb2c154b9f51d99a6657719ee75fb7b67.tar.bz2 |
[svn-r17170] Merged the trunk changes into the branch:
svn merge -r17093:17169 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
tested: smirom (icc, pgi), linew
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 46e9f0d..4e73370 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 = 32 +LT_VERS_REVISION = 34 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |