diff options
| author | Christian Grothoff <christian@grothoff.org> | 2017-06-06 14:03:53 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2017-06-06 14:03:53 +0200 |
| commit | 0c522791febb318519865751022709bf812a0039 (patch) | |
| tree | 73bb479e06d23157f975868a68c70485d20fd86c /src/json | |
| parent | 850d84a1b6513ddef814c4ebd9f3fad2755e4771 (diff) | |
bump versions for release
Diffstat (limited to 'src/json')
| -rw-r--r-- | src/json/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json/Makefile.am b/src/json/Makefile.am index 6f71b871..d26f731a 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 \ |
