Added support for DLT_NULL
0.16
This commit is contained in:
@@ -4,7 +4,8 @@ $Id$
|
||||
Attributions apply to all preceding items up to the next blank line.
|
||||
Unattributed items are by Paul Warren and Chris Lightfoot.
|
||||
|
||||
0.16
|
||||
0.16 28/02/04
|
||||
* Added support for DLT_NULL
|
||||
* Fix for pthread.c behaviour on Solaris.
|
||||
|
||||
* Build fixes for gcc 3.4+
|
||||
|
||||
@@ -21,7 +21,7 @@ AC_CONFIG_AUX_DIR(config)
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE(iftop, "0.15")
|
||||
AM_INIT_AUTOMAKE(iftop, "0.16")
|
||||
|
||||
AC_DEFINE_UNQUOTED(IFTOP_VERSION, "$VERSION", [The iftop version number])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user