summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-10-09 13:14:55 +0200
committerThomas Haller <thaller@redhat.com>2017-10-09 13:14:55 +0200
commit3fe3454b0228a6c9729ce9ffebf62bda85fd87ab (patch)
tree318b8a971d4a504cf799733b52384ae1ed87c7e7 /doc
parent148516c86b8358d14986f0698d7087ce4aa7eafc (diff)
downloadlibnl-3fe3454b0228a6c9729ce9ffebf62bda85fd87ab.tar.gz
libnl-3.4.0 release
Signed-off-by: Thomas Haller <thaller@redhat.com>
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 539963a4..4539c9b2 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-rc1], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.4.0], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])