From 87c0b62f174a140f189dee487153d065886336a0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 3 Oct 2020 16:24:05 +0200 Subject: bump version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 873473c..254f873 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([taler-mdb], [0.7.0], [taler@gnu.org]) +AC_INIT([taler-mdb], [0.8.0], [taler@gnu.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3