Description: Bump soname
 Four public functions have been removed since 0.2.7.
Author: Jakob Haufe <sur5r@debian.org>
Bug: https://github.com/rdoeffinger/iec16022/issues/20
Forwarded: not-needed
Last-Update: 2025-02-07

--- iec16022-0.3.1.orig/configure.ac
+++ iec16022-0.3.1/configure.ac
@@ -22,8 +22,8 @@ dnl    increment current, and set revisi
 dnl 5. If any interfaces have been added since the last public release, then increment age.
 dnl 6. If any interfaces have been removed since the last public release, then set age
 dnl    to 0.
-LT_VERSION_C=0
-LT_VERSION_R=1
+LT_VERSION_C=1
+LT_VERSION_R=0
 LT_VERSION_A=0
 
 AC_SUBST(LT_VERSION_C)
