diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2009-10-21 13:29:15 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2009-10-21 13:29:15 (GMT) |
commit | c1219b534b2ad6b84c62d409a9ebf598410ebda5 (patch) | |
tree | 4e8dde515118c8ec48b4fedf4ae671a60028ed81 /config/lt_vers.am | |
parent | ce5e8b2a3961f5c429d7c25aaf68e85081a69bd0 (diff) | |
download | hdf5-c1219b534b2ad6b84c62d409a9ebf598410ebda5.zip hdf5-c1219b534b2ad6b84c62d409a9ebf598410ebda5.tar.gz hdf5-c1219b534b2ad6b84c62d409a9ebf598410ebda5.tar.bz2 |
[svn-r17709] Maintenance: Changed version number to 1.8.4-snap0
Updated RELEASE.txt and HISTORY.txt file accordingly.
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 d53272f..8e5307b 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 = 2 +LT_VERS_REVISION = 3 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |