summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas Graf <tgr@deb.localdomain>2008-01-14 15:48:29 (GMT)
committerThomas Graf <tgr@deb.localdomain>2008-01-14 15:48:29 (GMT)
commit2e6ded94f453ed725381b1fae5dcaa6c7fcfb9b8 (patch)
tree55fe9cdb76749f37648ec1f5631a59f2ed6a7c5e /configure.in
parent75a26f3fc5a306e39f5244ee24e69936c4b5146d (diff)
downloadlibnl-2e6ded94f453ed725381b1fae5dcaa6c7fcfb9b8.zip
libnl-2e6ded94f453ed725381b1fae5dcaa6c7fcfb9b8.tar.gz
libnl-2e6ded94f453ed725381b1fae5dcaa6c7fcfb9b8.tar.bz2
1.1 release
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}"