diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-10-18 15:21:06 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-10-18 15:21:06 +0200 |
commit | 9807e5c50c33506c8bc38eebd191f5e9849fc722 (patch) | |
tree | 158bf661fc4d0f2d182c58b23c26326a5a6fdd40 /src/wire | |
parent | 4da09561f4b98e6830bd2ddce4a8cee11a825d16 (diff) |
releasing v0.4.0v0.4.0
Diffstat (limited to 'src/wire')
-rw-r--r-- | src/wire/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wire/Makefile.am b/src/wire/Makefile.am index f8fb9d048..5f651461e 100644 --- a/src/wire/Makefile.am +++ b/src/wire/Makefile.am @@ -75,7 +75,7 @@ libtalerwire_la_LIBADD = \ -lgnunetutil \ $(XLIB) libtalerwire_la_LDFLAGS = \ - -version-info 0:0:0 \ + -version-info 1:0:0 \ -export-dynamic -no-undefined |