summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2024-10-30 07:13:01 (GMT)
committerThomas Haller <thaller@redhat.com>2024-10-30 07:13:01 (GMT)
commitc7edc38f8e335c18c5e17451d2cb19b9b8d0b48f (patch)
treed4c629fad713e93ee62b849861014e916df3f192 /doc
parentb75e27deb8957a04fd84539cd9a1f772930d17d2 (diff)
downloadlibnl-libnl3_11_0.zip
libnl-libnl3_11_0.tar.gz
libnl-libnl3_11_0.tar.bz2
libnl-3.11.0 releaselibnl3_11_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 5b4fd4e..3317d62 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.10.0], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.11.0], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([../m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])