summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-03 16:08:01 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-03 16:08:01 +0200
commit4129b724a01a80eb65c2b69e154f5f23fc7db152 (patch)
treec308a7601614d8c83f4fad4fcd98bfadef6b04ba /configure.ac
parent789cd97b689513ee80d4c729f6aff8c5a514b352 (diff)
downloadexchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.tar.gz
exchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.tar.bz2
exchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.zip
doxygen fixes, update ChangeLog, bump version
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 a51b32475..a32a4786e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.7.0], [taler-bug@gnunet.org])
+AC_INIT([taler-exchange], [0.8.0], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])
# support for non-recursive builds