aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-10 12:37:12 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-10 12:37:24 +0100
commitdc26c14f4cf0beb83d8eef28baf84b56c8d3ef86 (patch)
tree52fa2b36d10a0461b30cca0c4e3674c7055c5b96 /src/util/Makefile.am
parent904a15eec6884f049d70dfdb7043f8aed3bbebc0 (diff)
downloadexchange-dc26c14f4cf0beb83d8eef28baf84b56c8d3ef86.tar.xz
do not permit empty currency string
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 0edae9506..2aea6b689 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -120,7 +120,7 @@ libtalerutil_la_LIBADD = \
-lm
libtalerutil_la_LDFLAGS = \
- -version-info 3:0:2 \
+ -version-info 3:1:2 \
-no-undefined