gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated (fcfeadbb -> 39ffb77a)


From: gnunet
Subject: [taler-merchant] branch master updated (fcfeadbb -> 39ffb77a)
Date: Fri, 04 Nov 2022 11:32:19 +0100

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

grothoff pushed a change to branch master
in repository merchant.

    from fcfeadbb -fix unregister
     new 9c4583d9 -bump version
     new 39ffb77a -ignore

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.ac           | 4 ++--
 debian/changelog       | 6 ++++++
 src/testing/.gitignore | 1 +
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index b3988930..053897eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 #
 #  This file is part of TALER
-#  Copyright (C) 2014-2021 Taler Systems SA
+#  Copyright (C) 2014-2022 Taler Systems SA
 #
 #  TALER is free software; you can redistribute it and/or modify it under the
 #  terms of the GNU General Public License as published by the Free Software
@@ -18,7 +18,7 @@
 # This configure file is in the public domain
 
 AC_PREREQ([2.69])
-AC_INIT([taler-merchant],[0.8.4],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.9.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/debian/changelog b/debian/changelog
index 09e8302d..fb60e17a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-merchant (0.9.0) unstable; urgency=low
+
+  * Packaging latest release.
+
+ -- Christian Grothoff <grothoff@gnu.org>  Sat, 05 Nov 2022 09:50:12 +0200
+
 taler-merchant (0.8.99-2) unstable; urgency=low
 
   * Packaging latest pre-release from Git.
diff --git a/src/testing/.gitignore b/src/testing/.gitignore
index 7abd228e..9898208e 100644
--- a/src/testing/.gitignore
+++ b/src/testing/.gitignore
@@ -2,6 +2,7 @@ taler-bank.err
 test_rotation_home/
 *.err
 *.out
+*.pid
 test_merchant_api_home/.local/share/taler/exchange-offline/secm_tofus.pub
 test_merchant_api_home/.local/share/taler/exchange-secmod-eddsa/
 test_merchant_api_home/.local/share/taler/exchange-secmod-rsa/

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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