diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-08-12 20:28:06 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-08-12 20:28:06 (GMT) |
commit | 2eb782130a1278c8314af6ebcdc6319738506fc7 (patch) | |
tree | b7cd4213f3c29556be9060c8898b9fabad68da63 /config | |
parent | d20da589dd51cf3fe184bffce8851bd5d032e7f4 (diff) | |
download | hdf5-2eb782130a1278c8314af6ebcdc6319738506fc7.zip hdf5-2eb782130a1278c8314af6ebcdc6319738506fc7.tar.gz hdf5-2eb782130a1278c8314af6ebcdc6319738506fc7.tar.bz2 |
[svn-r22670] Snapshot version 1.9 release 125
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 6540b48..07dad57 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 = 115 +LT_VERS_REVISION = 116 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |