commit 6c6129742b636ac0b6898cde340ba31ada1192b1
parent 894f0574f99ffb58264afc2f49651e6bca216a6e
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 24 Sep 2023 20:28:53 +0200
-bump version
Diffstat:
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/configure.ac b/configure.ac
@@ -20,7 +20,7 @@
# Process this file with autoconf to produce a configure script.
#
AC_PREREQ([2.69])
-AC_INIT([Anastasis GTK],[0.3.2],[bug-anastasis@gnu.org],[anastasis-gtk])
+AC_INIT([Anastasis GTK],[0.4.0],[bug-anastasis@gnu.org],[anastasis-gtk])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([subdir-objects 1.9 tar-pax])
AC_CONFIG_HEADERS([anastasis_gtk_config.h])
diff --git a/debian/changelog b/debian/changelog
@@ -1,8 +1,8 @@
anastasis-gtk (0.4.0) unstable; urgency=low
- * First work towards packaging v0.4.0.
+ * Official v0.4.0 release.
- -- Christian Grothoff <grothoff@gnu.org> Thu, 7 Sep 2023 23:50:12 +0200
+ -- Christian Grothoff <grothoff@gnu.org> Wed, 27 Sep 2023 03:50:12 +0200
anastasis-gtk (0.3.2) unstable; urgency=low
diff --git a/src/testing/test_anastasis_reducer_4_free.conf b/src/testing/test_anastasis_reducer_4_free.conf
@@ -73,7 +73,7 @@ enable_debit = yes
enable_credit = yes
[exchange-accountcredentials-1]
-WIRE_GATEWAY_URL = http://localhost:8082/taler-wire-gateway/Exchange/
+WIRE_GATEWAY_URL = http://localhost:8082/accounts/Exchange/taler-wire-gateway/
WIRE_GATEWAY_AUTH_METHOD = basic
USERNAME = Exchange
PASSWORD = x
@@ -195,7 +195,7 @@ COMMAND = scat
[authorization-iban]
USERNAME = anastasis-credit-user
-WIRE_GATEWAY_URL = http://localhost:5001/facades/facade-credit/anastasis/
+WIRE_GATEWAY_URL = http://localhost:5001/accounts/anastasis/taler-revenue/
COST = EUR:1
ENABLED = yes
BUSINESS_NAME = Person Credit
diff --git a/src/testing/test_reducer.conf b/src/testing/test_reducer.conf
@@ -100,7 +100,7 @@ enable_debit = yes
enable_credit = yes
[exchange-accountcredentials-1]
-WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/Exchange/"
+WIRE_GATEWAY_URL = "http://localhost:8082/accounts/Exchange/taler-wire-gateway/"
WIRE_GATEWAY_AUTH_METHOD = basic
USERNAME = Exchange
PASSWORD = x