summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-01-21 19:47:27 +0100
committerThomas Haller <thaller@redhat.com>2014-01-21 19:48:41 +0100
commit1a510c57e905c4beb06122b9688162c82d9b044f (patch)
treec5688c26913e21fd5d2aa10ed1136b3612ee8a73 /doc
parent894acf798da0e6f214b637e0d35dd4cec0a7bb6c (diff)
downloadlibnl-1a510c57e905c4beb06122b9688162c82d9b044f.tar.gz
libnl-3.2.24 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 f76f1bfb..467e76a6 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.2.24-rc1], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.2.24], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])