diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-06-16 15:39:46 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-06-16 15:39:46 (GMT) |
commit | 3f56f0b0921045c0bba2c6d0253f6477582e8858 (patch) | |
tree | f559726bdb638ba2d06fc43415955cd86026ff29 /hl/src/Makefile.in | |
parent | 746c1ba3bbca99ece8935a606734f7333e4e7984 (diff) | |
parent | 0e4e2a0e76f85315fc6a4b9c30381e6b00af25c9 (diff) | |
download | hdf5-3f56f0b0921045c0bba2c6d0253f6477582e8858.zip hdf5-3f56f0b0921045c0bba2c6d0253f6477582e8858.tar.gz hdf5-3f56f0b0921045c0bba2c6d0253f6477582e8858.tar.bz2 |
[svn-r25289] merge from VOL branch.
Diffstat (limited to 'hl/src/Makefile.in')
-rw-r--r-- | hl/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index a56a677..3f8543f 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -698,7 +698,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 = 174 +LT_VERS_REVISION = 175 LT_VERS_AGE = 0 # This library is our main target. |