From d8bac50b877d6eb0eab2d19c3745f86e845883bd Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 31 Jul 2023 12:56:24 +0000 Subject: [PATCH] libloc.so: Bump library revision Signed-off-by: Michael Tremer --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 624c3a3..89fc8b5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,7 @@ AM_LDFLAGS = ${my_LDFLAGS} endif LIBLOC_CURRENT=1 -LIBLOC_REVISION=2 +LIBLOC_REVISION=3 LIBLOC_AGE=0 DISTCHECK_CONFIGURE_FLAGS = \ -- 2.39.2