commit 1f7e9938f37d40a83b87acef847f32c62ad862b9
parent 717ae657cd5aa7960db45d195b3546e6640a5378
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 31 Mar 2020 16:17:37 +0200
bump version, fix dist target
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
@@ -4,7 +4,7 @@
# This configure file is in the public domain
AC_PREREQ([2.69])
-AC_INIT([taler-merchant], [0.6.0], [taler-bug@gnunet.org])
+AC_INIT([taler-merchant], [0.7.0], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/backend/taler-merchant-httpd.c])
AC_CONFIG_HEADERS([taler_merchant_config.h])
# support for non-recursive builds
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
@@ -143,5 +143,4 @@ EXTRA_DIST = \
test_merchant_api_proxy_exchange.conf \
test_merchant_api_home/.local/share/taler/exchange/offline-keys/master.priv \
test_merchant_api_home/.config/taler/exchange/account-2.json \
- test_merchant_api_home/.config/taler/merchant/wire/test.json \
test_merchant.priv