summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpdw <>2014-01-01 17:42:40 +0000
committerpdw <>2014-01-01 17:42:40 +0000
commitff057367f72f1d55e087fbc6c7d701cb1b154fa4 (patch)
tree5f412f2544ce7f4ac44307e70445c6f572ab9fbf
parent4995ff52f5a85cf5a16c360ac54e8abd00e1bb62 (diff)
downloadiftop-ff057367f72f1d55e087fbc6c7d701cb1b154fa4.zip
update authors file, change version to 1.0pre3
-rw-r--r--AUTHORS8
-rw-r--r--configure.in2
2 files changed, 3 insertions, 7 deletions
diff --git a/AUTHORS b/AUTHORS
index 7b18dde..496c9c8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,11 +1,7 @@
-Another file that automake insists on.
-
-Written by
+Originally written by:
Paul Warren, pdw@ex-parrot.com
Chris Lightfoot, chris@ex-parrot.com
-Mangled for Solaris by
-
-Jonathan Abbey, jonabbey@ganymeta.org
+Other contributors are acknolwedged in ChangeLog.
diff --git a/configure.in b/configure.in
index 02bcd04..df91806 100644
--- a/configure.in
+++ b/configure.in
@@ -29,7 +29,7 @@ AC_CONFIG_AUX_DIR(config)
AC_CANONICAL_SYSTEM
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])