libbsd: Branch 'main'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Jan 25 00:51:06 UTC 2022
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5f9608c77561324cfe4b57e2767d0d8386f3d370
Author: Guillem Jover <guillem at hadrons.org>
Date: Tue Jan 25 01:48:29 2022 +0100
Release libbsd 0.11.5
diff --git a/configure.ac b/configure.ac
index b26b3db..5ca9e2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])],
LIBBSD_ABI_MAJOR=0
LIBBSD_ABI_MINOR=11
-LIBBSD_ABI_PATCH=4
+LIBBSD_ABI_PATCH=5
LIBBSD_ABI="$LIBBSD_ABI_MAJOR:$LIBBSD_ABI_MINOR:$LIBBSD_ABI_PATCH"
AC_SUBST([LIBBSD_ABI])
More information about the libbsd
mailing list