aboutsummaryrefslogtreecommitdiff
path: root/src/identity
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-06-05 18:27:52 +0200
committerChristian Grothoff <christian@grothoff.org>2019-06-05 18:27:52 +0200
commit344a18d3015c2616b65f152957be13fe24e2ffe5 (patch)
treefa9267b31fbc7e9d157ba2bc6eef7324af651d12 /src/identity
parent5d20c07800b39bd66dbd30114009ac8824cb0d44 (diff)
downloadgnunet-344a18d3015c2616b65f152957be13fe24e2ffe5.tar.gz
gnunet-344a18d3015c2616b65f152957be13fe24e2ffe5.zip
version bumping
Diffstat (limited to 'src/identity')
-rw-r--r--src/identity/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index b4e62f595..6e587dc86 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -49,7 +49,7 @@ libgnunetidentity_la_LIBADD = \
49 $(GN_LIBINTL) $(XLIB) 49 $(GN_LIBINTL) $(XLIB)
50libgnunetidentity_la_LDFLAGS = \ 50libgnunetidentity_la_LDFLAGS = \
51 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 51 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
52 -version-info 0:0:0 52 -version-info 1:0:0
53 53
54bin_PROGRAMS = \ 54bin_PROGRAMS = \
55 gnunet-identity 55 gnunet-identity