diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2008-11-30 12:38:02 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2008-11-30 12:38:02 (GMT) |
commit | 150d4cf4bbdd8e084264da4b73fe4fc40fa93e5c (patch) | |
tree | 1c1436f4f0afa5253987383eb1b357dc991fbf2b /config | |
parent | e8e2f47703cfc9427ceea7bfe9e9c0da815053d8 (diff) | |
download | hdf5-150d4cf4bbdd8e084264da4b73fe4fc40fa93e5c.zip hdf5-150d4cf4bbdd8e084264da4b73fe4fc40fa93e5c.tar.gz hdf5-150d4cf4bbdd8e084264da4b73fe4fc40fa93e5c.tar.bz2 |
[svn-r16138] Snapshot version 1.9 release 25
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 437fd3b..f202528 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 = 15 +LT_VERS_REVISION = 16 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |