summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2013-01-24 14:00:26 (GMT)
committerThomas Graf <tgraf@suug.ch>2013-01-24 14:00:26 (GMT)
commit83c762d7cf6a6c54831e8d684b22804f497704c4 (patch)
tree55fbe0d917ffd9a670ba51699f43ffd846e9de6a /doc
parentb6afd0bf1aee1abcf71ff48e223e9ff627d56092 (diff)
downloadlibnl-83c762d7cf6a6c54831e8d684b22804f497704c4.zip
libnl-83c762d7cf6a6c54831e8d684b22804f497704c4.tar.gz
libnl-83c762d7cf6a6c54831e8d684b22804f497704c4.tar.bz2
3.2.21 releaselibnl3_2_21
Diffstat (limited to 'doc')
-rw-r--r--doc/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/configure.ac b/doc/configure.ac
index 1316f23..4c3a52f 100644
--- a/doc/configure.ac
+++ b/doc/configure.ac
@@ -6,10 +6,10 @@
# License as published by the Free Software Foundation version 2.1
# of the License.
#
-# Copyright (c) 2003-2012 Thomas Graf <tgraf@suug.ch>
+# Copyright (c) 2003-2013 Thomas Graf <tgraf@suug.ch>
#
-AC_INIT(libnl-doc, [3.2.20], [http://www.infradead.org/~tgr/libnl/])
+AC_INIT(libnl-doc, [3.2.21], [http://www.infradead.org/~tgr/libnl/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])