summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-09-21 10:38:48 (GMT)
committerThomas Haller <thaller@redhat.com>2015-09-21 10:38:48 (GMT)
commit8d47c047a8e5e90caa9be9d118f876c224db754f (patch)
treec9b623b8634cc95bd292c843244f658be49e7519 /doc
parentfd9d1da28c9d989f88b6c5edaa352c01976f82ac (diff)
downloadlibnl-8d47c047a8e5e90caa9be9d118f876c224db754f.zip
libnl-8d47c047a8e5e90caa9be9d118f876c224db754f.tar.gz
libnl-8d47c047a8e5e90caa9be9d118f876c224db754f.tar.bz2
libnl-3.2.27-rc1 releaselibnl3_2_27rc1
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 2e57570..5831b9e 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], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.2.27-rc1], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])