summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-03-30 11:17:17 (GMT)
committerThomas Haller <thaller@redhat.com>2015-03-30 11:17:17 (GMT)
commit8f5c65beee10598eb3264494963773e7b44a85e5 (patch)
tree4865c66deedcc724a838d1bbaacab1163589ef37 /doc
parent31d7d193934ba14ac9102b6966c8863b3676e6d4 (diff)
downloadlibnl-8f5c65beee10598eb3264494963773e7b44a85e5.zip
libnl-8f5c65beee10598eb3264494963773e7b44a85e5.tar.gz
libnl-8f5c65beee10598eb3264494963773e7b44a85e5.tar.bz2
libnl-3.2.26 releaselibnl3_2_26
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 d2a60f2..d243061 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.26-rc1], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.2.26], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])