gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r32976 - in gnunet/src: nat regex statistics


From: gnunet
Subject: [GNUnet-SVN] r32976 - in gnunet/src: nat regex statistics
Date: Tue, 8 Apr 2014 13:17:21 +0200

Author: grothoff
Date: 2014-04-08 13:17:21 +0200 (Tue, 08 Apr 2014)
New Revision: 32976

Modified:
   gnunet/src/nat/Makefile.am
   gnunet/src/regex/Makefile.am
   gnunet/src/statistics/Makefile.am
Log:
-more version bumping

Modified: gnunet/src/nat/Makefile.am
===================================================================
--- gnunet/src/nat/Makefile.am  2014-04-08 11:15:34 UTC (rev 32975)
+++ gnunet/src/nat/Makefile.am  2014-04-08 11:17:21 UTC (rev 32976)
@@ -72,7 +72,7 @@
 
 libgnunetnat_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS) $(WINFLAGS) \
-  -version-info 1:0:1
+  -version-info 1:1:1
 
 check_PROGRAMS = \
   test_nat \

Modified: gnunet/src/regex/Makefile.am
===================================================================
--- gnunet/src/regex/Makefile.am        2014-04-08 11:15:34 UTC (rev 32975)
+++ gnunet/src/regex/Makefile.am        2014-04-08 11:17:21 UTC (rev 32976)
@@ -68,7 +68,7 @@
   $(top_builddir)/src/util/libgnunetutil.la 
 libgnunetregex_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS) \
-   -version-info 3:0:0
+   -version-info 3:1:0
 
 
 plugin_LTLIBRARIES = \

Modified: gnunet/src/statistics/Makefile.am
===================================================================
--- gnunet/src/statistics/Makefile.am   2014-04-08 11:15:34 UTC (rev 32975)
+++ gnunet/src/statistics/Makefile.am   2014-04-08 11:17:21 UTC (rev 32976)
@@ -25,7 +25,7 @@
   $(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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]