diff options
author | Thomas Haller <thaller@redhat.com> | 2017-10-09 11:14:55 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2017-10-09 11:14:55 (GMT) |
commit | 3fe3454b0228a6c9729ce9ffebf62bda85fd87ab (patch) | |
tree | 318b8a971d4a504cf799733b52384ae1ed87c7e7 /doc | |
parent | 148516c86b8358d14986f0698d7087ce4aa7eafc (diff) | |
download | libnl-3fe3454b0228a6c9729ce9ffebf62bda85fd87ab.zip libnl-3fe3454b0228a6c9729ce9ffebf62bda85fd87ab.tar.gz libnl-3fe3454b0228a6c9729ce9ffebf62bda85fd87ab.tar.bz2 |
libnl-3.4.0 releaselibnl3_4_0
Signed-off-by: Thomas Haller <thaller@redhat.com>
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 539963a..4539c9b 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]) |