This commit is contained in:
Christian Grothoff 2020-03-29 20:57:01 +02:00
parent 2b27d4ca8b
commit 2b894b826a
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Sun 29 Mar 2020 08:53:46 PM CEST
Changed protocol to be more RESTful. Expanded auditor tests.
Completed transition to new wire gateway API for bank interaction.
Releasing GNU Taler 0.7.0. -CG
Tue 24 Dec 2019 11:09:14 PM CET
Releasing GNU Taler 0.6.0. -CG

View File

@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
AC_INIT([taler-exchange], [0.6.0], [taler-bug@gnunet.org])
AC_INIT([taler-exchange], [0.6.1], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])
# support for non-recursive builds