libbsd: Branch 'main'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jan 8 02:27:25 UTC 2024


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit edddd806dfb8c5be0459d66fd9845a11032bf472
Author: Guillem Jover <guillem at hadrons.org>
Date:   Mon Jan 8 02:16:12 2024 +0100

    Release libbsd 0.11.8

diff --git a/configure.ac b/configure.ac
index aea61ab..c3e6fbb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AM_SILENT_RULES([yes])
 
 LIBBSD_ABI_MAJOR=0
 LIBBSD_ABI_MINOR=11
-LIBBSD_ABI_PATCH=7
+LIBBSD_ABI_PATCH=8
 
 LIBBSD_ABI="$LIBBSD_ABI_MAJOR:$LIBBSD_ABI_MINOR:$LIBBSD_ABI_PATCH"
 AC_SUBST([LIBBSD_ABI])


More information about the libbsd mailing list