summaryrefslogtreecommitdiffstats
path: root/doc/configure.ac
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-01-21 18:47:27 (GMT)
committerThomas Haller <thaller@redhat.com>2014-01-21 18:48:41 (GMT)
commit1a510c57e905c4beb06122b9688162c82d9b044f (patch)
treec5688c26913e21fd5d2aa10ed1136b3612ee8a73 /doc/configure.ac
parent894acf798da0e6f214b637e0d35dd4cec0a7bb6c (diff)
downloadlibnl-1a510c57e905c4beb06122b9688162c82d9b044f.zip
libnl-1a510c57e905c4beb06122b9688162c82d9b044f.tar.gz
libnl-1a510c57e905c4beb06122b9688162c82d9b044f.tar.bz2
libnl-3.2.24 releaselibnl3_2_24
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'doc/configure.ac')
-rw-r--r--doc/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configure.ac b/doc/configure.ac
index f76f1bf..467e76a 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])