aboutsummaryrefslogtreecommitdiff
path: root/src/block
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-27 18:53:15 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-27 18:53:15 +0000
commit9ccfc6d872f48b318ea820c8de0f4bf92e14427a (patch)
tree7bf175f4f0182fda1b1c4c65e95777764ad2f975 /src/block
parent2a91d7a296a03a55f5b707344c81c626f1bb9d16 (diff)
downloadgnunet-9ccfc6d872f48b318ea820c8de0f4bf92e14427a.tar.gz
gnunet-9ccfc6d872f48b318ea820c8de0f4bf92e14427a.zip
-version bumps in anticipation of release
Diffstat (limited to 'src/block')
-rw-r--r--src/block/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/block/Makefile.am b/src/block/Makefile.am
index 39de6edf0..78680eee8 100644
--- a/src/block/Makefile.am
+++ b/src/block/Makefile.am
@@ -42,7 +42,8 @@ libgnunetblock_la_LIBADD = \
42libgnunetblock_la_DEPENDENCIES = \ 42libgnunetblock_la_DEPENDENCIES = \
43 $(top_builddir)/src/util/libgnunetutil.la 43 $(top_builddir)/src/util/libgnunetutil.la
44libgnunetblock_la_LDFLAGS = \ 44libgnunetblock_la_LDFLAGS = \
45 $(GN_LIB_LDFLAGS) 45 $(GN_LIB_LDFLAGS) \
46 -version-info 0:0:0
46 47
47check_PROGRAMS = \ 48check_PROGRAMS = \
48 test_block 49 test_block