aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-01 20:20:07 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-01 20:20:07 +0000
commit2415f7e6c1043ceab64e7190efd5258f4704a804 (patch)
treecaab115d81b7b30f7f76c9544836f45c25cbaba7 /src/transport/Makefile.am
parentbcd4b9431609b00324a56ffe39f7fc7e8d0b5da2 (diff)
downloadgnunet-2415f7e6c1043ceab64e7190efd5258f4704a804.tar.gz
gnunet-2415f7e6c1043ceab64e7190efd5258f4704a804.zip
-bump versions
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index f10a29e3e..b04087420 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -91,7 +91,7 @@ libgnunettransport_la_LIBADD = \
91 $(GN_LIBINTL) 91 $(GN_LIBINTL)
92libgnunettransport_la_LDFLAGS = \ 92libgnunettransport_la_LDFLAGS = \
93 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 93 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
94 -version-info 0:0:0 94 -version-info 1:0:0
95 95
96bin_PROGRAMS = \ 96bin_PROGRAMS = \
97 gnunet-transport \ 97 gnunet-transport \