libbsd: Branch 'main'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Mon Mar 18 02:53:11 UTC 2024
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 04a24db27ad1572f766bad772cdd9c146e6d9cf0
Author: Guillem Jover <guillem at hadrons.org>
Date: Mon Mar 18 03:17:06 2024 +0100
Release libbsd 0.12.2
diff --git a/configure.ac b/configure.ac
index bc0e1d2..2a15d72 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AM_SILENT_RULES([yes])
SOVERSION_MAJOR=0
SOVERSION_MINOR=12
-SOVERSION_PATCH=1
+SOVERSION_PATCH=2
SOVERSION="$SOVERSION_MAJOR:$SOVERSION_MINOR:$SOVERSION_PATCH"
AC_SUBST([SOVERSION])
More information about the libbsd
mailing list