diff --git a/configure.ac b/configure.ac index 3c6f482b..1f6f14d6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(rtorrent, 0.9.3, jaris@ifi.uio.no) +AC_INIT(rtorrent, 0.9.3, sundell.software@gmail.com) AC_DEFINE(API_VERSION, 8, api version) diff --git a/doc/plot/instrumentation_transfers.sh b/doc/plot/instrumentation_transfers.sh index 698c792d..5bae7e89 100755 --- a/doc/plot/instrumentation_transfers.sh +++ b/doc/plot/instrumentation_transfers.sh @@ -9,6 +9,8 @@ set y2tics set autoscale xfix set key autotitle columnhead +set datafile missing '0' + set format y "%.0f" set format y2 "%.0f"