diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2009-02-03 12:11:07 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2009-02-03 12:11:07 (GMT) |
commit | 5436f45bd11f2867b3c9e93b976df427a0ffb10e (patch) | |
tree | 96b05a07633ee3907ef02e2390663be4adc15f2a /config/lt_vers.am | |
parent | cde7807ceb3cd66bf60d9b6d87570f4f8422cbce (diff) | |
download | hdf5-5436f45bd11f2867b3c9e93b976df427a0ffb10e.zip hdf5-5436f45bd11f2867b3c9e93b976df427a0ffb10e.tar.gz hdf5-5436f45bd11f2867b3c9e93b976df427a0ffb10e.tar.bz2 |
[svn-r16403] Description:
Bring r16395:16402 back from trunk (and adjust slightly for layout
version changes).
Tested on:
FreeBSD/32 6.3 (duty)
(h5committest not required on this branch)
Diffstat (limited to 'config/lt_vers.am')
-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 64bacbe..2821e1f 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 = 19 +LT_VERS_REVISION = 20 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |