commit 27967902dc00e2a2952f15d0b29ad0c5446e42a9
parent f4e7ff3c61700cdd3106e8b5fb50bf23f7e6abef
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 10 Feb 2025 11:42:17 +0100
bump version for v0.14.5
Diffstat:
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git 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-2024 Taler Systems SA
+# Copyright (C) 2014-2025 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.14.4],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.14.5],[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
@@ -1,3 +1,9 @@
+taler-merchant (0.14.5) unstable; urgency=low
+
+ * Release version 0.14.5
+
+ -- Christian Grothoff <grothoff@taler.net> Mon, 10 Jan 2025 10:35:43 +0200
+
taler-merchant (0.14.4) unstable; urgency=low
* Release 0.14.4.
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy
@@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "GNU Taler: Merchant"
-PROJECT_NUMBER = 0.14.4
+PROJECT_NUMBER = 0.14.5
PROJECT_LOGO = logo.svg
OUTPUT_DIRECTORY = .
CREATE_SUBDIRS = YES
diff --git a/src/include/taler_merchant_testing_lib.h b/src/include/taler_merchant_testing_lib.h
@@ -852,7 +852,7 @@ TALER_TESTING_cmd_merchant_get_order (
* @param wired whether the order has been wired or not.
* @param transfers NULL-terminated list of labels (const char *) of
* wire transfers (commands) we expect to be aggregated in the order
- * (assuming @a http_code is #MHD_HTTP_OK). If @e paid is fale, this
+ * (assuming @a http_code is #MHD_HTTP_OK). If @e paid is false, this
* parameter is ignored.
* @param refunded whether the order has been refunded.
* @param refunds NULL-terminated list of labels (const char *) of