v7
This commit is contained in:
parent
2b27d4ca8b
commit
2b894b826a
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user