gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: bump version, fix dist target


From: gnunet
Subject: [taler-merchant] branch master updated: bump version, fix dist target
Date: Tue, 31 Mar 2020 16:17:41 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 1f7e993  bump version, fix dist target
1f7e993 is described below

commit 1f7e9938f37d40a83b87acef847f32c62ad862b9
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Mar 31 16:17:37 2020 +0200

    bump version, fix dist target
---
 configure.ac        | 2 +-
 src/lib/Makefile.am | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index f01f90f..742da9d 100644
--- 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], [address@hidden])
+AC_INIT([taler-merchant], [0.7.0], [address@hidden])
 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
index 2890143..b225d2b 100644
--- 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

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]