aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
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/statistics
parent449cf731f08fa335adfd800053694c090bd2410d (diff)
downloadgnunet-5f710a3376f22463313cff3828af49e92cb5c317.tar.gz
gnunet-5f710a3376f22463313cff3828af49e92cb5c317.zip
-version bumps for release
Diffstat (limited to 'src/statistics')
-rw-r--r--src/statistics/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics/Makefile.am b/src/statistics/Makefile.am
index 80110bbec..8ea7e93d2 100644
--- a/src/statistics/Makefile.am
+++ b/src/statistics/Makefile.am
@@ -23,7 +23,7 @@ libgnunetstatistics_la_LIBADD = \
23 $(GN_LIBINTL) $(XLIB) 23 $(GN_LIBINTL) $(XLIB)
24libgnunetstatistics_la_LDFLAGS = \ 24libgnunetstatistics_la_LDFLAGS = \
25 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 25 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
26 -version-info 0:0:0 26 -version-info 1:0:1
27 27
28 28
29bin_PROGRAMS = \ 29bin_PROGRAMS = \