diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2006-03-13 18:38:16 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2006-03-13 18:38:16 (GMT) |
commit | c619cf0f518bfea91a34136a1424951eb17b99a4 (patch) | |
tree | 4da14aa11892862befcbafcde11a21e06c2c2546 /config | |
parent | 81e95888f191926b266b665b57a3f8d5f2ff2807 (diff) | |
download | hdf5-c619cf0f518bfea91a34136a1424951eb17b99a4.zip hdf5-c619cf0f518bfea91a34136a1424951eb17b99a4.tar.gz hdf5-c619cf0f518bfea91a34136a1424951eb17b99a4.tar.bz2 |
[svn-r12083] Snapshot version 1.7 release 58
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 582013a..23b6704 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -1,7 +1,7 @@ # Add libtool shared library version numbers to the HDF5 library # See libtool versioning documentation online. LT_VERS_INTERFACE = 4 -LT_VERS_REVISION = 2 +LT_VERS_REVISION = 3 LT_VERS_AGE = 3 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |