From 038d87f21da9d3643adc04e229aedff9f431c4de Mon Sep 17 00:00:00 2001 From: Larry Knox Date: Thu, 8 Oct 2015 16:08:13 -0500 Subject: [svn-r28010] Increment LT interface version number to reflect symbols added but none removed in hdf5 libraries. --- config/lt_vers.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/lt_vers.am b/config/lt_vers.am index a03f944..ed7de1b 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -18,9 +18,9 @@ # See libtool versioning documentation online. # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. -LT_VERS_INTERFACE = 10 -LT_VERS_REVISION = 1 -LT_VERS_AGE = 0 +LT_VERS_INTERFACE = 11 +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. -- cgit v0.12