diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2009-03-08 12:53:10 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2009-03-08 12:53:10 (GMT) |
commit | 793503a3cd26b3435ee27b092d9fe7f2cb93ce29 (patch) | |
tree | 8a7b5169871296e8a83227f3ad8945f802d64fc3 /config | |
parent | f015eea83f1ea3cba4bb72c55a93ea5e56a0402b (diff) | |
download | hdf5-793503a3cd26b3435ee27b092d9fe7f2cb93ce29.zip hdf5-793503a3cd26b3435ee27b092d9fe7f2cb93ce29.tar.gz hdf5-793503a3cd26b3435ee27b092d9fe7f2cb93ce29.tar.bz2 |
[svn-r16553] Snapshot version 1.9 release 34
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 1298c07..24a94bf 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 = 24 +LT_VERS_REVISION = 25 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |