diff options
Diffstat (limited to 'c++')
-rw-r--r-- | c++/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in index ce5ad91..39b128b 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -380,7 +380,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 = 35 +LT_VERS_REVISION = 36 LT_VERS_AGE = 0 # Include src directory |