diff options
author | Thomas Haller <thaller@redhat.com> | 2023-12-04 11:43:25 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2023-12-04 11:43:25 (GMT) |
commit | bdf83151326e365f137fe0e36dc9b1b7aeb1cf33 (patch) | |
tree | bbdad52cd57f071e50eeca79cbd290f884a57dd1 /doc | |
parent | aa7353fde8532355e2582dc99d06855b94e96cf9 (diff) | |
download | libnl-bdf83151326e365f137fe0e36dc9b1b7aeb1cf33.zip libnl-bdf83151326e365f137fe0e36dc9b1b7aeb1cf33.tar.gz libnl-bdf83151326e365f137fe0e36dc9b1b7aeb1cf33.tar.bz2 |
libnl-3.9.0 releaselibnl3_9_0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configure.ac b/doc/configure.ac index cc995b6..c16e20e 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]) |