commit 01e63324479c4cdf0e2270d1e8424a0e1715cfd8
parent 07186e89b8fcae2d647955fcbbfa51092feca039
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 3 Jan 2025 21:13:54 +0100
bump versions to v0.14.2, require exchange v0.14.3
Diffstat:
4 files changed, 11 insertions(+), 5 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([challenger],[0.14.1],[taler-bug@gnu.org])
+AC_INIT([challenger],[0.14.2],[taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/challenger/challenger-httpd.c])
AC_CONFIG_HEADERS([challenger_config.h])
# support for non-recursive builds
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+challenger (0.14.2) unstable; urgency=low
+
+ * Release 0.14.2
+
+ -- Christian Grothoff <grothoff@gnu.org> Fri, 03 Jan 2025 23:50:47 +0200
+
challenger (0.14.1) unstable; urgency=low
* Release 0.14.1
diff --git a/debian/control b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
debhelper-compat (= 12),
gettext,
libgnunet-dev (>=0.23.1),
- libtalerexchange-dev (>= 0.14.1),
+ libtalerexchange-dev (>= 0.14.3),
libpq-dev (>=15),
pkg-config,
po-debconf,
@@ -26,7 +26,7 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 0.14.1),
+ libtalerexchange (>= 0.14.3),
libgnutls30 (>= 3.7.1),
adduser,
lsb-base,
@@ -48,7 +48,7 @@ Package: challenger-httpd-dev
Section: libdevel
Architecture: any
Depends:
- libtalerexchange-dev (>= 0.14.1),
+ libtalerexchange-dev (>= 0.14.3),
${misc:Depends}
Description: Development headers.
.
diff --git a/doc/doxygen/challenger.doxy b/doc/doxygen/challenger.doxy
@@ -38,7 +38,7 @@ PROJECT_NAME = "GNU Taler: Challenger"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 0.14.1
+PROJECT_NUMBER = 0.14.2
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a