diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2011-05-23 14:19:26 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2011-05-23 14:19:26 (GMT) |
commit | 0db46e50d264ae7b572a0ac118c2bf3e7d54ccf9 (patch) | |
tree | b4b85709912be151f40a976a76e99f9f3bf6f859 /config | |
parent | 1d9307bd91d51e15e408a584b4c761cacf916b96 (diff) | |
download | hdf5-0db46e50d264ae7b572a0ac118c2bf3e7d54ccf9.zip hdf5-0db46e50d264ae7b572a0ac118c2bf3e7d54ccf9.tar.gz hdf5-0db46e50d264ae7b572a0ac118c2bf3e7d54ccf9.tar.bz2 |
[svn-r20890] Snapshot version 1.9 release 82
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 0aea0b4..3c304fe 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 = 71 +LT_VERS_REVISION = 72 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |