Commit 0.13-7-g4a386a1 changed the ABI of l_signal_create. This
warrants a bump in the SO version.
---
Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index d115360..5a44f40 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,8 +8,8 @@ ACLOCAL_AMFLAGS = -I build-aux
# Interfaces added: CURRENT++ REVISION=0 AGE++
# Interfaces removed: CURRENT++ REVISION=0 AGE=0
-ELL_CURRENT = 0
-ELL_REVISION = 2
+ELL_CURRENT = 1
+ELL_REVISION = 0
ELL_AGE = 0
pkginclude_HEADERS = ell/ell.h \
--
2.19.1
Show replies by date