aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
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/statistics
parentbcd4b9431609b00324a56ffe39f7fc7e8d0b5da2 (diff)
downloadgnunet-2415f7e6c1043ceab64e7190efd5258f4704a804.tar.gz
gnunet-2415f7e6c1043ceab64e7190efd5258f4704a804.zip
-bump versions
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 09f1905f4..ddf5fda0e 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 1:0:1 26 -version-info 1:1:1
27 27
28 28
29bin_PROGRAMS = \ 29bin_PROGRAMS = \