From b729df58f9c1cc7b985d2522d6d991b93b5d1c31 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 25 Nov 2019 16:56:26 +0000 Subject: [PATCH] Bump version to 0.9.0 Signed-off-by: Michael Tremer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 37281b3..97faf93 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.60) AC_INIT([libloc], - [0], + [0.9.0], [michael.tremer@ipfire.org], [libloc], [https://www.ipfire.org/]) -- 2.47.3