summaryrefslogtreecommitdiffstats
path: root/doc/configure.ac
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-12-30 14:57:00 (GMT)
committerThomas Haller <thaller@redhat.com>2016-12-30 14:57:01 (GMT)
commitc560a37f193dd6d1ae9c4db94eafa8a69f843419 (patch)
tree8dd348afcc986bfa61f9074045244a97f551a755 /doc/configure.ac
parent69526c6cdcecc11dcf9ec690b531f9c89ff14b06 (diff)
downloadlibnl-c560a37f193dd6d1ae9c4db94eafa8a69f843419.zip
libnl-c560a37f193dd6d1ae9c4db94eafa8a69f843419.tar.gz
libnl-c560a37f193dd6d1ae9c4db94eafa8a69f843419.tar.bz2
libnl-3.2.29 releaselibnl3_2_29
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 5600c71..bb1db80 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.29-rc1], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.2.29], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])