aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-04-08 11:15:34 +0000
committerChristian Grothoff <christian@grothoff.org>2014-04-08 11:15:34 +0000
commit4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2 (patch)
treeb23d77ddbab32ccf179d09f0813eccaf35c3c5e7 /src/mesh/Makefile.am
parent571218d6a2b3605001646254db74d61a19da6c0c (diff)
downloadgnunet-4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2.tar.gz
gnunet-4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2.zip
version bumping for 0.10.1
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r--src/mesh/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index 28cec5347..698db84b0 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -37,7 +37,7 @@ libgnunetmesh_la_LIBADD = \
37 $(LTLIBINTL) 37 $(LTLIBINTL)
38libgnunetmesh_la_LDFLAGS = \ 38libgnunetmesh_la_LDFLAGS = \
39 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 39 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
40 -version-info 4:0:0 40 -version-info 5:0:0
41 41
42gnunet_mesh_SOURCES = \ 42gnunet_mesh_SOURCES = \
43 gnunet-mesh.c 43 gnunet-mesh.c