summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-07-16 09:19:12 (GMT)
committerThomas Haller <thaller@redhat.com>2014-07-16 09:19:12 (GMT)
commitdcc537597728c84d47fe9aff32b982c72055a1ad (patch)
treef7f2abd8963b325a0bc3d635ff64bada01b3b2e4 /doc
parentc4d700038b93a961711169c954e5e0877abea1d0 (diff)
downloadlibnl-dcc537597728c84d47fe9aff32b982c72055a1ad.zip
libnl-dcc537597728c84d47fe9aff32b982c72055a1ad.tar.gz
libnl-dcc537597728c84d47fe9aff32b982c72055a1ad.tar.bz2
libnl-3.2.25 releaselibnl3_2_25
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 e3ffa84..d4cda85 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.25-rc1], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.2.25], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])