diff options
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 aa42511..aaff35b 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -730,7 +730,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 210 +LT_VERS_REVISION = 211 LT_VERS_AGE = 0 # Our main target, the HDF5 library |