aboutsummaryrefslogtreecommitdiff
path: root/src/datacache
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-12-26 21:19:28 +0000
committerChristian Grothoff <christian@grothoff.org>2011-12-26 21:19:28 +0000
commit5f710a3376f22463313cff3828af49e92cb5c317 (patch)
tree61211b73bff1cf53f4b63d7151006c9c15be1ef9 /src/datacache
parent449cf731f08fa335adfd800053694c090bd2410d (diff)
downloadgnunet-5f710a3376f22463313cff3828af49e92cb5c317.tar.gz
gnunet-5f710a3376f22463313cff3828af49e92cb5c317.zip
-version bumps for release
Diffstat (limited to 'src/datacache')
-rw-r--r--src/datacache/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datacache/Makefile.am b/src/datacache/Makefile.am
index 5a3d22bbb..6b3f91638 100644
--- a/src/datacache/Makefile.am
+++ b/src/datacache/Makefile.am
@@ -37,7 +37,7 @@ libgnunetdatacache_la_LIBADD = \
37 $(GN_LIBINTL) 37 $(GN_LIBINTL)
38libgnunetdatacache_la_LDFLAGS = \ 38libgnunetdatacache_la_LDFLAGS = \
39 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 39 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
40 -version-info 0:0:0 40 -version-info 0:1:0
41 41
42 42
43plugin_LTLIBRARIES = \ 43plugin_LTLIBRARIES = \