v0.15pre1

Added configurable bars options.
Made log/lin run-time option.
This commit is contained in:
pdw
2003-10-14 20:57:49 +00:00
parent 0800558ede
commit b7eb237e15
5 changed files with 43 additions and 18 deletions

View File

@@ -21,7 +21,7 @@ AC_CONFIG_AUX_DIR(config)
AC_CANONICAL_SYSTEM
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(iftop, "0.14")
AM_INIT_AUTOMAKE(iftop, "0.15pre1")
AC_DEFINE_UNQUOTED(IFTOP_VERSION, "$VERSION", [The iftop version number])