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 <dodji@redhat.com>
This commit is contained in:
Dodji Seketeli 2015-01-13 11:34:15 +01:00
parent b951add9f5
commit 1516a78cae
1 changed files with 2 additions and 2 deletions

View File

@ -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],