summaryrefslogtreecommitdiffstats
path: root/config/lt_vers.am
diff options
context:
space:
mode:
Diffstat (limited to 'config/lt_vers.am')
-rw-r--r--config/lt_vers.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/lt_vers.am b/config/lt_vers.am
index 2893347..2ec8ddd 100644
--- a/config/lt_vers.am
+++ b/config/lt_vers.am
@@ -1,8 +1,8 @@
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
-LT_VERS_INTERFACE = 0
-LT_VERS_REVISION = 1
-LT_VERS_AGE = 0
+LT_VERS_INTERFACE = 1
+LT_VERS_REVISION = 0
+LT_VERS_AGE = 1
## If the API changes *at all*, increment LT_VERS_INTERFACE and
## reset LT_VERS_REVISION to 0.