gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r18409 - in gnunet/src: include transport util


From: gnunet
Subject: [GNUnet-SVN] r18409 - in gnunet/src: include transport util
Date: Wed, 30 Nov 2011 16:21:18 +0100

Author: grothoff
Date: 2011-11-30 16:21:18 +0100 (Wed, 30 Nov 2011)
New Revision: 18409

Modified:
   gnunet/src/include/gnunet_common.h
   gnunet/src/transport/Makefile.am
   gnunet/src/util/Makefile.am
Log:
-fixing minor typos, version bump

Modified: gnunet/src/include/gnunet_common.h
===================================================================
--- gnunet/src/include/gnunet_common.h  2011-11-30 15:13:38 UTC (rev 18408)
+++ gnunet/src/include/gnunet_common.h  2011-11-30 15:21:18 UTC (rev 18409)
@@ -49,7 +49,7 @@
 /**
  * Version of the API (for entire gnunetutil.so library).
  */
-#define GNUNET_UTIL_VERSION 0x00089990
+#define GNUNET_UTIL_VERSION 0x00090000
 
 /**
  * Name used for "services" that are actually command-line

Modified: gnunet/src/transport/Makefile.am
===================================================================
--- gnunet/src/transport/Makefile.am    2011-11-30 15:13:38 UTC (rev 18408)
+++ gnunet/src/transport/Makefile.am    2011-11-30 15:21:18 UTC (rev 18409)
@@ -210,7 +210,7 @@
  $(GN_PLUGIN_LDFLAGS)
 
 libgnunet_plugin_transport_http_la_SOURCES = \
-  plugin_transport_http.c plugin_transport_http.h. \
+  plugin_transport_http.c plugin_transport_http.h \
   plugin_transport_http_client.c plugin_transport_http_server.c
 libgnunet_plugin_transport_http_la_LIBADD = \
   $(top_builddir)/src/hello/libgnunethello.la \

Modified: gnunet/src/util/Makefile.am
===================================================================
--- gnunet/src/util/Makefile.am 2011-11-30 15:13:38 UTC (rev 18408)
+++ gnunet/src/util/Makefile.am 2011-11-30 15:21:18 UTC (rev 18409)
@@ -105,7 +105,7 @@
 
 libgnunetutil_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS) \
-  -version-info 4:0:0
+  -version-info 5:0:0
 
 
 bin_PROGRAMS = \




reply via email to

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