summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorpdw <>2014-01-19 20:28:31 +0000
committerpdw <>2014-01-19 20:28:31 +0000
commitceabf7a47a51d129368080ac04e692d5c3591244 (patch)
treed25a41a7e7e8a55fc0635324c0153c100742bdc3 /configure.ac
parent687861284d75260c17ff285557c12b0f2ad996f6 (diff)
downloadiftop-ceabf7a47a51d129368080ac04e692d5c3591244.zip
Fixed various compilation issues.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index af7f19f..f2e026a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Boilerplate configuration
dnl
-AC_INIT([iftop], [1.0pre2], [pdw@ex-parrot.com], [http://www.ex-parrot.com/pdw/iftop/])
+AC_INIT([iftop], [1.0pre4], [pdw@ex-parrot.com], [iftop], [http://www.ex-parrot.com/pdw/iftop/])
AC_CONFIG_AUX_DIR(config)