diff options
Diffstat (limited to 'doc/configure.ac')
-rw-r--r-- | doc/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configure.ac b/doc/configure.ac index 3cbfef3..fb4bc68 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.23-rc2], [http://www.infradead.org/~tgr/libnl/]) +AC_INIT(libnl-doc, [3.2.23], [http://www.infradead.org/~tgr/libnl/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([foreign]) |