commit fb19de1c9eb3cb456a1c2a33d2686d7f40e37fd1
parent 3ada0c9843d1867b51c9f85521a5f93b5f849dd2
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 16 Sep 2024 14:07:38 +0200
v14 bumps
Diffstat:
6 files changed, 16 insertions(+), 5 deletions(-)
diff --git a/AUTHORS b/AUTHORS
@@ -1 +1,3 @@
Christian Grothoff
+Bohdan Potuzhnyi
+Vlada Svirsh
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,6 @@
+Mon Sep 16 02:05:50 PM CEST 2024
+ Releasing Challenger 0.14.0 with support for RFC 7637. -CG
+
Fri Apr 12 10:50:50 AM CEST 2024
Releasing Challenger 0.11.0 with only minor build system fixes. -CG
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.13.0],[taler-bug@gnu.org])
+AC_INIT([challenger],[0.14.0],[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.0) unstable; urgency=low
+
+ * Release 0.14.0
+
+ -- Christian Grothoff <grothoff@gnu.org> Wed, 16 Sep 2024 16:50:47 +0200
+
challenger (0.13.0) unstable; urgency=low
* Release 0.13.0
diff --git a/debian/control b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
debhelper-compat (= 12),
gettext,
libgnunet-dev (>=0.22),
- libtalerexchange-dev (>= 0.13.0),
+ libtalerexchange-dev (>= 0.14.0),
libpq-dev (>=15),
pkg-config,
po-debconf,
@@ -26,7 +26,7 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 0.13.0),
+ libtalerexchange (>= 0.14.0),
libgnutls30 (>= 3.7.1),
adduser,
lsb-base,
@@ -48,7 +48,7 @@ Package: challenger-httpd-dev
Section: libdevel
Architecture: any
Depends:
- libtalerexchange-dev (>= 0.13.0),
+ libtalerexchange-dev (>= 0.14.0),
${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.11.0
+PROJECT_NUMBER = 0.14.0
# 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