summaryrefslogtreecommitdiff
path: root/doc/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'doc/configure.ac')
-rw-r--r--doc/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configure.ac b/doc/configure.ac
index cc995b64..c16e20ef 100644
--- a/doc/configure.ac
+++ b/doc/configure.ac
@@ -3,7 +3,7 @@
# Copyright (c) 2003-2013 Thomas Graf <tgraf@suug.ch>
#
-AC_INIT(libnl-doc, [3.8.0], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.9.0], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([../m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])