summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-09-01 14:19:02 (GMT)
committerThomas Haller <thaller@redhat.com>2019-09-01 14:19:02 (GMT)
commit7b167ef85f6eb4d7faca349302478b2dc121e309 (patch)
treef21c130510b824543c0ced8e65c62c232e69b046 /doc
parent2c862a606bc18a9e17bc764db1d3ef2cc1b2e368 (diff)
downloadlibnl-7b167ef85f6eb4d7faca349302478b2dc121e309.zip
libnl-7b167ef85f6eb4d7faca349302478b2dc121e309.tar.gz
libnl-7b167ef85f6eb4d7faca349302478b2dc121e309.tar.bz2
libnl-3.5.0 releaselibnl3_5_0
Diffstat (limited to 'doc')
-rw-r--r--doc/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configure.ac b/doc/configure.ac
index 4539c9b..187447c 100644
--- a/doc/configure.ac
+++ b/doc/configure.ac
@@ -9,7 +9,7 @@
# Copyright (c) 2003-2013 Thomas Graf <tgraf@suug.ch>
#
-AC_INIT(libnl-doc, [3.4.0], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.5.0], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])