diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2009-06-09 15:52:02 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2009-06-09 15:52:02 (GMT) |
commit | 0d501ca25b45f94284e6dc219553bb6e915710a5 (patch) | |
tree | 09f405956b7d592e6f3f43035397f0f9b63a8e1a /config | |
parent | 7a0fe74c5da1a0b9c500d3bbdc0031ecfcad059e (diff) | |
download | hdf5-0d501ca25b45f94284e6dc219553bb6e915710a5.zip hdf5-0d501ca25b45f94284e6dc219553bb6e915710a5.tar.gz hdf5-0d501ca25b45f94284e6dc219553bb6e915710a5.tar.bz2 |
[svn-r17018] Merged changes from the trunk into the branch:
svn merge -r16933:17016 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
Tested: smirom
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 c460133..38bd635 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 = 29 +LT_VERS_REVISION = 31 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |