This commit is contained in:
pdw
2003-11-10 22:06:39 +00:00
parent 63a32703d4
commit 1d7189212b
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ $Id$
Attributions apply to all preceding items up to the next blank line. Attributions apply to all preceding items up to the next blank line.
Unattributed items are by Paul Warren and Chris Lightfoot. Unattributed items are by Paul Warren and Chris Lightfoot.
0.15 0.15 10/11/03
* Added linear bar scales (default) ("L") * Added linear bar scales (default) ("L")
* Added fixed upper limit for bandwidth * Added fixed upper limit for bandwidth
* Choose which average bars display ("B") * Choose which average bars display ("B")

View File

@@ -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.15pre5") AM_INIT_AUTOMAKE(iftop, "0.15")
AC_DEFINE_UNQUOTED(IFTOP_VERSION, "$VERSION", [The iftop version number]) AC_DEFINE_UNQUOTED(IFTOP_VERSION, "$VERSION", [The iftop version number])