dect
/
libnl
Archived
13
0
Fork 0

Move on to version 2.0 to account for the serious ABI breakage

This commit is contained in:
Thomas Graf 2008-05-15 19:29:17 +02:00
parent ad2a7bd1e4
commit dbff14010e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
# Copyright (c) 2003-2008 Thomas Graf <tgraf@suug.ch>
#
AC_INIT(libnl, 1.2, tgraf@suug.ch)
AC_INIT(libnl, 2.0, tgraf@suug.ch)
AC_CONFIG_HEADER(lib/defs.h)
save_CFLAGS="${CFLAGS}"