diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2008-08-10 16:47:38 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2008-08-10 16:47:38 (GMT) |
commit | 44941d6ff66586d9e9f0f05ad500c4d6462d1b3d (patch) | |
tree | 6bde4773741fc878ccc4dabda868b0b0c5d043b3 /config/lt_vers.am | |
parent | e980307ed9ee9acc414c6166e5f76282fc44bacd (diff) | |
download | hdf5-44941d6ff66586d9e9f0f05ad500c4d6462d1b3d.zip hdf5-44941d6ff66586d9e9f0f05ad500c4d6462d1b3d.tar.gz hdf5-44941d6ff66586d9e9f0f05ad500c4d6462d1b3d.tar.bz2 |
[svn-r15455] Snapshot version 1.9 release 13
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 8e5307b..3ee533e 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 = 3 +LT_VERS_REVISION = 4 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |