diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-04-08 11:15:34 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-04-08 11:15:34 +0000 |
commit | 4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2 (patch) | |
tree | b23d77ddbab32ccf179d09f0813eccaf35c3c5e7 /src/transport/Makefile.am | |
parent | 571218d6a2b3605001646254db74d61a19da6c0c (diff) |
version bumping for 0.10.1
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r-- | src/transport/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index d95e7e31d..842e7455f 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -144,7 +144,7 @@ libgnunettransport_la_LIBADD = \ $(GN_LIBINTL) libgnunettransport_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) $(WINFLAGS) \ - -version-info 3:0:1 + -version-info 4:0:2 libexec_PROGRAMS = \ $(WLAN_BIN) \ |