diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-04-08 11:17:21 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-04-08 11:17:21 +0000 |
commit | f7aad960452a4a5abd1765c7268c306b8ced6c51 (patch) | |
tree | dfafde18f34ea98cfe3f8d7f43214552c001469c /src/statistics | |
parent | 4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2 (diff) |
-more version bumping
Diffstat (limited to 'src/statistics')
-rw-r--r-- | src/statistics/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics/Makefile.am b/src/statistics/Makefile.am index b5e9757408..ceccc3dde0 100644 --- a/src/statistics/Makefile.am +++ b/src/statistics/Makefile.am @@ -25,7 +25,7 @@ libgnunetstatistics_la_LIBADD = \ $(GN_LIBINTL) $(XLIB) libgnunetstatistics_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) $(WINFLAGS) \ - -version-info 1:2:1 + -version-info 1:3:1 libexec_PROGRAMS = \ gnunet-service-statistics |