summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thom311@gmail.com>2025-12-04 20:57:38 (GMT)
committerThomas Haller <thom311@gmail.com>2025-12-04 20:57:38 (GMT)
commit43878680c994989f16637dc47be19bb8dc154985 (patch)
tree0612ad2c29a208208c8cf3337c80062e3e5f3949 /doc
parentb028e1273fa41ff1c71c1e6af914bb4b9bd56a76 (diff)
downloadlibnl-libnl3_12_0.zip
libnl-libnl3_12_0.tar.gz
libnl-libnl3_12_0.tar.bz2
libnl-3.11.0 releaselibnl3_12_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 3317d62..601c5cd 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.11.0], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.12.0], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([../m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])