[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-gtk] branch master updated: -bump version
From: |
gnunet |
Subject: |
[taler-anastasis-gtk] branch master updated: -bump version |
Date: |
Sun, 24 Sep 2023 20:29:38 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis-gtk.
The following commit(s) were added to refs/heads/master by this push:
new 6c61297 -bump version
6c61297 is described below
commit 6c6129742b636ac0b6898cde340ba31ada1192b1
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Sep 24 20:28:53 2023 +0200
-bump version
---
configure.ac | 2 +-
debian/changelog | 4 ++--
src/testing/test_anastasis_reducer_4_free.conf | 4 ++--
src/testing/test_reducer.conf | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/configure.ac b/configure.ac
index 0ba2a3b..53f7487 100644
--- 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
index a36f19f..6cb07d7 100644
--- 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
index 4dcadec..0f1d0e1 100644
--- 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
index d3503f7..bc54f5c 100644
--- 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
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis-gtk] branch master updated: -bump version,
gnunet <=