-fixing minor typos, version bump
authorChristian Grothoff <christian@grothoff.org>
Wed, 30 Nov 2011 15:21:18 +0000 (15:21 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 30 Nov 2011 15:21:18 +0000 (15:21 +0000)
src/include/gnunet_common.h
src/transport/Makefile.am
src/util/Makefile.am

index d406bcacd0dfb439b9f2205bc2b0ee637001ff96..49b176ff147dda538ff464daa1d0380e4126c26b 100644 (file)
@@ -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
index c71d4fd207bb333763e4aaf63a359dfda1db96e2..92f3ac8c8ec270608f0ab3aeb822f607f236aea1 100644 (file)
@@ -210,7 +210,7 @@ libgnunet_plugin_transport_unix_la_LDFLAGS = \
  $(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 \
index a2e7f2449455ccdc556a6374b7c4a27395f682cf..24a148005d0b6b27f09edc892cda2ef90401d128 100644 (file)
@@ -105,7 +105,7 @@ libgnunetutil_la_LIBADD = \
 
 libgnunetutil_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS) \
-  -version-info 4:0:0
+  -version-info 5:0:0
 
 
 bin_PROGRAMS = \