summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fca511b..f99292e 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@
# Copyright (c) 2003-2008 Thomas Graf <tgraf@suug.ch>
#
-AC_INIT(libnl, 1.0, tgraf@suug.ch)
+AC_INIT(libnl, 1.1, tgraf@suug.ch)
AC_CONFIG_HEADER(lib/defs.h)
save_CFLAGS="${CFLAGS}"