diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2008-04-27 11:18:36 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2008-04-27 11:18:36 (GMT) |
commit | 5ab3c53745dc11b2dcda20aad9a5e0e773b642c7 (patch) | |
tree | ae3ed5f80f10e5dc8c19d29654f49a6cd18ddb25 /config | |
parent | 495ca9c7bb19553d2c87ce68013f1de2dff3d54b (diff) | |
download | hdf5-5ab3c53745dc11b2dcda20aad9a5e0e773b642c7.zip hdf5-5ab3c53745dc11b2dcda20aad9a5e0e773b642c7.tar.gz hdf5-5ab3c53745dc11b2dcda20aad9a5e0e773b642c7.tar.bz2 |
[svn-r14864] Snapshot version 1.9 release 4
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 f4ca1cb..56cd471 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 = 5 -LT_VERS_REVISION = 5 +LT_VERS_REVISION = 6 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |