summaryrefslogtreecommitdiffstats
path: root/doc/configure.ac
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-12-12 14:10:21 (GMT)
committerThomas Haller <thaller@redhat.com>2016-12-12 14:10:21 (GMT)
commitc033ee8cb4de4fa5a0fd1bb6995b7a992858ccf9 (patch)
tree3b5010a889fead5440d16625fe933a64f416bf2e /doc/configure.ac
parentfb32f6e6c0112364ee1c605c62be91a370002e6b (diff)
downloadlibnl-c033ee8cb4de4fa5a0fd1bb6995b7a992858ccf9.zip
libnl-c033ee8cb4de4fa5a0fd1bb6995b7a992858ccf9.tar.gz
libnl-c033ee8cb4de4fa5a0fd1bb6995b7a992858ccf9.tar.bz2
libnl-3.2.29-rc1 releaselibnl3_2_29rc1
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 8a8badb..5600c71 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.28], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.2.29-rc1], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])