]> sourceware.org Git - libabigail.git/commitdiff
configure.ac: Bump version number to 2.7
authorDodji Seketeli <dodji@redhat.com>
Mon, 4 Nov 2024 14:23:39 +0000 (15:23 +0100)
committerDodji Seketeli <dodji@redhat.com>
Mon, 4 Nov 2024 14:23:39 +0000 (15:23 +0100)
Opening the gate for post-2.6 development.

* configure.ac: Bump version number to 2.7

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
configure.ac

index 8afc3d7d74ab3c9652c15136f6b62aa4d691d600..256088010e3c04d2e847d755b94429a37eb41fba 100644 (file)
@@ -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],   [6])
+m4_define([version_minor],   [7])
 
 dnl Below are the numbers to handle libabigail.so's versionning
 dnl following the libtool's versionning scheme to handle shared
This page took 0.035974 seconds and 5 git commands to generate.