diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-02-09 20:09:44 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-02-09 20:09:44 +0100 |
commit | e666ad21ecda27d6fb4ada9e83c7d8f0098ca5d4 (patch) | |
tree | e00aff4f9f6d42ca1e56c352e92271335580a912 | |
parent | 1fdc9ac32b353ec85454040c77c05943afe9fa69 (diff) |
bump for TALER_payto_normalize
-rw-r--r-- | src/util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 914ddfdf1..0edae9506 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -120,7 +120,7 @@ libtalerutil_la_LIBADD = \ -lm libtalerutil_la_LDFLAGS = \ - -version-info 2:0:1 \ + -version-info 3:0:2 \ -no-undefined |