update authors file, change version to 1.0pre3

This commit is contained in:
pdw
2014-01-01 17:42:40 +00:00
parent 4995ff52f5
commit ff057367f7
2 changed files with 3 additions and 7 deletions

View File

@@ -1,11 +1,7 @@
Another file that automake insists on. Originally written by:
Written by
Paul Warren, pdw@ex-parrot.com Paul Warren, pdw@ex-parrot.com
Chris Lightfoot, chris@ex-parrot.com Chris Lightfoot, chris@ex-parrot.com
Mangled for Solaris by Other contributors are acknolwedged in ChangeLog.
Jonathan Abbey, jonabbey@ganymeta.org

View File

@@ -29,7 +29,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, "1.0pre2") AM_INIT_AUTOMAKE(iftop, "1.0pre3")
AC_DEFINE_UNQUOTED(IFTOP_VERSION, "$VERSION", [The iftop version number]) AC_DEFINE_UNQUOTED(IFTOP_VERSION, "$VERSION", [The iftop version number])