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 /hl/src | |
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 'hl/src')
-rw-r--r-- | hl/src/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index 34e254e..0610e7e 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -660,8 +660,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 # 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 # This library is our main target. |