summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-04-14 13:59:21 (GMT)
committerThomas Haller <thaller@redhat.com>2022-04-14 13:59:21 (GMT)
commitcacaa5fd2f583e3c3fd2bc7f6439948cf056c9a2 (patch)
tree143b65919aff1b59c2c590d393839dac41651a0e /doc
parent855c02f332f0f79f6396318beee00cce7d4bbe4e (diff)
downloadlibnl-cacaa5fd2f583e3c3fd2bc7f6439948cf056c9a2.zip
libnl-cacaa5fd2f583e3c3fd2bc7f6439948cf056c9a2.tar.gz
libnl-cacaa5fd2f583e3c3fd2bc7f6439948cf056c9a2.tar.bz2
libnl-3.6.0 releaselibnl3_6_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 5324232..925c805 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.5.0], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.6.0], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])