summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-03 16:24:05 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-03 16:24:05 +0200
commit87c0b62f174a140f189dee487153d065886336a0 (patch)
tree42339c1169126cd74d55217688b0df1c0549c999 /configure.ac
parentc829b69a8b4a136f5495a42dd4dad2a35d0df75b (diff)
downloadtaler-mdb-87c0b62f174a140f189dee487153d065886336a0.tar.gz
taler-mdb-87c0b62f174a140f189dee487153d065886336a0.tar.bz2
taler-mdb-87c0b62f174a140f189dee487153d065886336a0.zip
bump versionv0.8.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])