exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit af98428356ae15f5ac91af29f057a1bb7d27059f
parent 01c7f33c7f91522a466de4792a7302b3d0a43b5e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 27 Sep 2021 10:56:53 +0200

-version bump

Diffstat:
Mconfigure.ac | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac @@ -17,7 +17,7 @@ # # AC_PREREQ([2.69]) -AC_INIT([taler-exchange], [0.8.4], [taler-bug@gnunet.org]) +AC_INIT([taler-exchange], [0.8.5], [taler-bug@gnunet.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/util/util.c]) AC_CONFIG_HEADERS([taler_config.h])