summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-07-08 09:41:40 (GMT)
committerThomas Haller <thaller@redhat.com>2016-07-08 09:41:42 (GMT)
commit656f381ccf58785319bb0236595c896125d33ed0 (patch)
tree845054d25e375a53de1535e5307e3d69480e47d2 /doc
parentbd0e87b3d81d2498c3f35d5497771828bf04e017 (diff)
downloadlibnl-656f381ccf58785319bb0236595c896125d33ed0.zip
libnl-656f381ccf58785319bb0236595c896125d33ed0.tar.gz
libnl-656f381ccf58785319bb0236595c896125d33ed0.tar.bz2
libnl-3.2.28 releaselibnl3_2_28
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 de62438..8a8badb 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-rc1], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.2.28], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])