From: Guillem Jover Date: Wed, 28 Feb 2024 03:50:34 +0000 (+0100) Subject: Release libbsd 0.12.1 X-Git-Tag: 0.12.1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=70f49a7028adac9ee7e336d8f3b1c16b6636caa6;p=thirdparty%2Flibbsd.git Release libbsd 0.12.1 --- diff --git a/configure.ac b/configure.ac index ddbaca9..5a003e1 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AM_SILENT_RULES([yes]) SOVERSION_MAJOR=0 SOVERSION_MINOR=12 -SOVERSION_PATCH=0 +SOVERSION_PATCH=1 SOVERSION="$SOVERSION_MAJOR:$SOVERSION_MINOR:$SOVERSION_PATCH" AC_SUBST([SOVERSION])