diff options
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r-- | src/mesh/Makefile.am | 2 |
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 = \ $(LTLIBINTL) libgnunetmesh_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) $(WINFLAGS) \ - -version-info 4:0:0 + -version-info 5:0:0 gnunet_mesh_SOURCES = \ gnunet-mesh.c |