diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-09-08 20:13:57 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-09-08 20:13:57 (GMT) |
commit | 3b9e143ea32517797f0c50c89cbeedeceb200757 (patch) | |
tree | 100eeef0e77b39a6b1a8cbd2e89c3ea2a40cf44d /src/Makefile.in | |
parent | 2f6965f07124e003b02b172c5d428d7863797d18 (diff) | |
parent | ace4fef4d61047afb08abce8ddd36ea69c8814c9 (diff) | |
download | hdf5-3b9e143ea32517797f0c50c89cbeedeceb200757.zip hdf5-3b9e143ea32517797f0c50c89cbeedeceb200757.tar.gz hdf5-3b9e143ea32517797f0c50c89cbeedeceb200757.tar.bz2 |
[svn-r25580] merge from trunk.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 761ad58..aa5f830 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -732,7 +732,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog # Add libtool shared library version numbers to the HDF5 library # See libtool versioning documentation online. LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 184 +LT_VERS_REVISION = 185 LT_VERS_AGE = 0 # Our main target, the HDF5 library |