diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2014-06-15 09:58:19 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2014-06-15 09:58:19 (GMT) |
commit | 588a733b189d7410ccf4dc7da56ef81f2b11604f (patch) | |
tree | 6055bbe8a49e6d381d5123924300434c959306ff /hl/c++/src | |
parent | ec408ef08317074029b0dc631d526c4bb45984e6 (diff) | |
download | hdf5-588a733b189d7410ccf4dc7da56ef81f2b11604f.zip hdf5-588a733b189d7410ccf4dc7da56ef81f2b11604f.tar.gz hdf5-588a733b189d7410ccf4dc7da56ef81f2b11604f.tar.bz2 |
[svn-r25285] Snapshot version 1.9 release 184
Diffstat (limited to 'hl/c++/src')
-rw-r--r-- | hl/c++/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in index a0b19aa..c68426d 100644 --- a/hl/c++/src/Makefile.in +++ b/hl/c++/src/Makefile.in @@ -674,7 +674,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 is our main target |