Untested radiotap support.

This commit is contained in:
pdw
2011-10-03 21:46:35 +00:00
parent 067bc0d96f
commit a85b2c76cd
3 changed files with 38 additions and 5 deletions

View File

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