aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-06-05 18:27:52 +0200
committerChristian Grothoff <christian@grothoff.org>2019-06-05 18:27:52 +0200
commit344a18d3015c2616b65f152957be13fe24e2ffe5 (patch)
treefa9267b31fbc7e9d157ba2bc6eef7324af651d12 /src/util/Makefile.am
parent5d20c07800b39bd66dbd30114009ac8824cb0d44 (diff)
downloadgnunet-344a18d3015c2616b65f152957be13fe24e2ffe5.tar.gz
gnunet-344a18d3015c2616b65f152957be13fe24e2ffe5.zip
version bumping
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 0e799b553..8a99197f8 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -160,7 +160,7 @@ libgnunetutil_la_LIBADD = \
160 160
161libgnunetutil_la_LDFLAGS = \ 161libgnunetutil_la_LDFLAGS = \
162 $(GN_LIB_LDFLAGS) \ 162 $(GN_LIB_LDFLAGS) \
163 -version-info 13:0:0 163 -version-info 13:1:0
164 164
165libgnunetutil_taler_wallet_la_SOURCES = \ 165libgnunetutil_taler_wallet_la_SOURCES = \
166 common_allocation.c \ 166 common_allocation.c \