Commit fdd4f06 ("libndctl, ars: add an API to retrieve clear_err_unit")
incremented the libtool versioning 'vurrent', but neglected to increment
the 'age', resulting in an soname bump.

Fixes: commit fdd4f06 ("libndctl, ars: add an API to retrieve clear_err_unit")
Reported-by: Arjan van de Ven <[email protected]>
Cc: Dan Williams <[email protected]>
Signed-off-by: Vishal Verma <[email protected]>
---
 Makefile.am.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am.in b/Makefile.am.in
index b23b175..479d4a5 100644
--- a/Makefile.am.in
+++ b/Makefile.am.in
@@ -37,7 +37,7 @@ SED_PROCESS = \
 
 LIBNDCTL_CURRENT=16
 LIBNDCTL_REVISION=0
-LIBNDCTL_AGE=9
+LIBNDCTL_AGE=10
 
 LIBDAXCTL_CURRENT=3
 LIBDAXCTL_REVISION=0
-- 
2.14.3

_______________________________________________
Linux-nvdimm mailing list
[email protected]
https://lists.01.org/mailman/listinfo/linux-nvdimm

Reply via email to