challenger

OAuth 2.0-based authentication service that validates user can receive messages at a certain address
Log | Files | Refs | Submodules | README | LICENSE

commit 00d03f5a9e0727cc3193cd23d2d806e4448d2ccc
parent 9767a86c98bd83e209b688919854a874e39534ca
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  7 Mar 2024 10:14:07 +0100

bump

Diffstat:
Mconfigure.ac | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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.9.4],[taler-bug@gnu.org]) +AC_INIT([challenger],[0.9.4a],[taler-bug@gnu.org]) AC_CONFIG_SRCDIR([src/challenger/challenger-httpd.c]) AC_CONFIG_HEADERS([challenger_config.h]) # support for non-recursive builds