diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2015-04-07 19:16:56 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2015-04-07 19:16:56 (GMT) |
commit | dbf0eb2c5b5bbd3b516e0d3c85d77815c29e2d20 (patch) | |
tree | 66ba7ec0ef14d60fc529db5e7afe49260e21f5c4 /config/lt_vers.am | |
parent | 984f459ff403034b7abe5c9f0f46ed8ea45e23a8 (diff) | |
download | hdf5-dbf0eb2c5b5bbd3b516e0d3c85d77815c29e2d20.zip hdf5-dbf0eb2c5b5bbd3b516e0d3c85d77815c29e2d20.tar.gz hdf5-dbf0eb2c5b5bbd3b516e0d3c85d77815c29e2d20.tar.bz2 |
[svn-r26758] Maintenance: Updated LT_VERS_INTERFACE to 10 and LT_VERS_REVISION to 1 and ran reconfigure.
Diffstat (limited to 'config/lt_vers.am')
-rw-r--r-- | config/lt_vers.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/lt_vers.am b/config/lt_vers.am index 23e3b4f..a03f944 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -18,8 +18,8 @@ # See libtool versioning documentation online. # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. -LT_VERS_INTERFACE = 9 -LT_VERS_REVISION = 2 +LT_VERS_INTERFACE = 10 +LT_VERS_REVISION = 1 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |