From 1516a78cae81edad27dccb30181de5a1a95a2ae7 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Tue, 13 Jan 2015 11:34:15 +0100 Subject: [PATCH] Bump the candidate version of the library to 1.0 I think the current status of the source code is closer to a 1.0 status than a 1.0 one. * configure.ac: Bump version to 1.0.0 Signed-off-by: Dodji Seketeli --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 80ca8c57..4799f641 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -m4_define([version_major], [0]) -m4_define([version_minor], [1]) +m4_define([version_major], [1]) +m4_define([version_minor], [0]) m4_define([version_revision],[0]) AC_INIT([libabigail],