diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2006-01-01 09:12:38 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2006-01-01 09:12:38 (GMT) |
commit | 63e522aa138db60749a97f0d6896934b8a6d338c (patch) | |
tree | 6283995740267e396385a8694dffc154964a3b19 /config | |
parent | e25b9b5f7002b7a19000fc8d81cf4a96776cd671 (diff) | |
download | hdf5-63e522aa138db60749a97f0d6896934b8a6d338c.zip hdf5-63e522aa138db60749a97f0d6896934b8a6d338c.tar.gz hdf5-63e522aa138db60749a97f0d6896934b8a6d338c.tar.bz2 |
[svn-r11848] Snapshot version 1.7 release 55
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 8ff77a3..23d32da 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 = 3 -LT_VERS_REVISION = 4 +LT_VERS_REVISION = 5 LT_VERS_AGE = 2 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |