mirror of
git://sourceware.org/git/libabigail.git
synced 2025-01-24 18:22:59 +00:00
configure: Bump development version to 2.5
* configure.ac: Bump version to 2.5 Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
067bb0f522
commit
ab395a56c5
@ -3,7 +3,7 @@
|
|||||||
dnl Libabigail version number is handled here with the major and minor
|
dnl Libabigail version number is handled here with the major and minor
|
||||||
dnl version numbers.
|
dnl version numbers.
|
||||||
m4_define([version_major], [2])
|
m4_define([version_major], [2])
|
||||||
m4_define([version_minor], [4])
|
m4_define([version_minor], [5])
|
||||||
|
|
||||||
dnl Below are the numbers to handle libabigail.so's versionning
|
dnl Below are the numbers to handle libabigail.so's versionning
|
||||||
dnl following the libtool's versionning scheme to handle shared
|
dnl following the libtool's versionning scheme to handle shared
|
||||||
|
Loading…
Reference in New Issue
Block a user