From: Guillem Jover Date: Mon, 18 Mar 2024 02:17:06 +0000 (+0100) Subject: Release libbsd 0.12.2 X-Git-Tag: 0.12.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Flibbsd.git 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])