diff options
Diffstat (limited to 'config/lt_vers.am')
-rw-r--r-- | config/lt_vers.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/lt_vers.am b/config/lt_vers.am index dc24c5f..b89ebd8 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -1,7 +1,7 @@ # Add libtool shared library version numbers to the HDF5 library # See libtool versioning documentation online. -LT_VERS_INTERFACE = 2 -LT_VERS_REVISION = 4 +LT_VERS_INTERFACE = 3 +LT_VERS_REVISION = 0 LT_VERS_AGE = 2 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |