0.13
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Change log for iftop
|
Change log for iftop
|
||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
0.13
|
0.13 11/06/03
|
||||||
|
|
||||||
* Fixed configure.in to properly specify libraries without the leading -l
|
* Fixed configure.in to properly specify libraries without the leading -l
|
||||||
* Separated the IP/ethernet identifying routine from iftop.c into addrs_ioctl.c
|
* Separated the IP/ethernet identifying routine from iftop.c into addrs_ioctl.c
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ AC_CONFIG_AUX_DIR(config)
|
|||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
|
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AM_INIT_AUTOMAKE(iftop, "0.13pre2")
|
AM_INIT_AUTOMAKE(iftop, "0.13")
|
||||||
|
|
||||||
AC_DEFINE_UNQUOTED(IFTOP_VERSION, "$VERSION", [The iftop version number])
|
AC_DEFINE_UNQUOTED(IFTOP_VERSION, "$VERSION", [The iftop version number])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user