From f0a05b8694fc6c65a6643e62ae309e48399d7066 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 1 Feb 2024 23:19:49 +0100 Subject: add new TOTP-specfic JSON parsers --- src/json/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/json/Makefile.am') diff --git a/src/json/Makefile.am b/src/json/Makefile.am index 6886b285a..ce863cb7e 100644 --- a/src/json/Makefile.am +++ b/src/json/Makefile.am @@ -16,7 +16,7 @@ libtalerjson_la_SOURCES = \ json_pack.c \ json_wire.c libtalerjson_la_LDFLAGS = \ - -version-info 2:0:0 \ + -version-info 3:0:1 \ -no-undefined libtalerjson_la_LIBADD = \ $(top_builddir)/src/util/libtalerutil.la \ -- cgit v1.2.3