1.1 release

This commit is contained in:
Thomas Graf 2008-01-14 16:48:29 +01:00
parent 75a26f3fc5
commit 2e6ded94f4

View file

@ -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}"