commit 117b253d82ca6b4ba8e69a47aed48d61bfd84aba parent 5733aae043238efae13023ef6f209938e63382a4 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 8 Apr 2024 20:11:47 +0200 -bump for crash fix Diffstat:
| M | src/util/Makefile.am | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/util/Makefile.am b/src/util/Makefile.am @@ -120,7 +120,7 @@ libtalerutil_la_LIBADD = \ -lm libtalerutil_la_LDFLAGS = \ - -version-info 3:1:2 \ + -version-info 3:2:2 \ -no-undefined