summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-10-16 12:08:36 (GMT)
committerThomas Haller <thaller@redhat.com>2015-10-16 12:08:36 (GMT)
commit7b9671c6d88fce7e5261e4caa1a9a17f7136eba3 (patch)
treea4bf291270b7d109bb4b14d691546365c9286ee2 /doc
parent6e69d9d12dcf96e62eecb7ee52a7910eb30870f9 (diff)
downloadlibnl-7b9671c6d88fce7e5261e4caa1a9a17f7136eba3.zip
libnl-7b9671c6d88fce7e5261e4caa1a9a17f7136eba3.tar.gz
libnl-7b9671c6d88fce7e5261e4caa1a9a17f7136eba3.tar.bz2
libnl-3.2.27 releaselibnl3_2_27
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 5831b9e..dac83dc 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.27-rc1], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.2.27], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])