diff options
Diffstat (limited to 'hl/c++')
-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 4b2a164..5d7eefb 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 = 172 +LT_VERS_REVISION = 173 LT_VERS_AGE = 0 # This is our main target |