diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2008-08-03 12:54:59 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2008-08-03 12:54:59 (GMT) |
commit | 2fa8102745450c455150efeec1da41c4a4cbccb7 (patch) | |
tree | 581efc6af7f450c61932764bcba9ccfa0da20eea /config | |
parent | 121acf4bb4f76f0e9eaf3023d185861da571adaf (diff) | |
download | hdf5-2fa8102745450c455150efeec1da41c4a4cbccb7.zip hdf5-2fa8102745450c455150efeec1da41c4a4cbccb7.tar.gz hdf5-2fa8102745450c455150efeec1da41c4a4cbccb7.tar.bz2 |
[svn-r15425] Snapshot version 1.9 release 12
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 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 |