summaryrefslogtreecommitdiff
path: root/src/json
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-06-06 14:03:53 +0200
committerChristian Grothoff <christian@grothoff.org>2017-06-06 14:03:53 +0200
commit0c522791febb318519865751022709bf812a0039 (patch)
tree73bb479e06d23157f975868a68c70485d20fd86c /src/json
parent850d84a1b6513ddef814c4ebd9f3fad2755e4771 (diff)
downloadexchange-0c522791febb318519865751022709bf812a0039.tar.gz
exchange-0c522791febb318519865751022709bf812a0039.tar.bz2
exchange-0c522791febb318519865751022709bf812a0039.zip
bump versions for releasev0.3.0
Diffstat (limited to 'src/json')
-rw-r--r--src/json/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json/Makefile.am b/src/json/Makefile.am
index 6f71b8718..d26f731ac 100644
--- a/src/json/Makefile.am
+++ b/src/json/Makefile.am
@@ -13,7 +13,7 @@ libtalerjson_la_SOURCES = \
json.c \
json_helper.c
libtalerjson_la_LDFLAGS = \
- -version-info 0:0:0 \
+ -version-info 1:0:1 \
-export-dynamic -no-undefined
libtalerjson_la_LIBADD = \
-lgnunetjson \