diff options
-rw-r--r-- | config/lt_vers.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/lt_vers.am b/config/lt_vers.am index 37e2480..868261a 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -16,6 +16,8 @@ ## # Add libtool shared library version numbers to the HDF5 library # See libtool versioning documentation online. +# After making changes, run bin/reconfigure to update other configure related +# files like Makefile.in. LT_VERS_INTERFACE = 6 LT_VERS_REVISION = 189 LT_VERS_AGE = 0 |