From: Dodji Seketeli Date: Mon, 26 Sep 2022 06:32:32 +0000 (+0200) Subject: Bump version number to 2.2 X-Git-Tag: libabigail-2.2~31 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=d8836bdd03171a261b762ebed91427f0a1322411;p=libabigail.git Bump version number to 2.2 * configure.ac: Bump version number to 2.2 Signed-off-by: Dodji Seketeli --- diff --git a/configure.ac b/configure.ac index ee8885e9..5aafed37 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Libabigail version number is handled here with the major and minor dnl version numbers. m4_define([version_major], [2]) -m4_define([version_minor], [1]) +m4_define([version_minor], [2]) dnl Below are the numbers to handle libabigail.so's versionning dnl following the libtool's versionning scheme to handle shared