X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ap-utils.git;a=blobdiff_plain;f=src%2Fap-rrd.c;h=3f4c06ea6c8b5138d0fef958ebe9c8e731013084;hp=9b15269636f813042028a7c96bca300e843956e4;hb=30c08d141bacedf0dd15a8eb8e4797fc8c26adeb;hpb=d950237a118fdb1ea5ccecc154c4656ca192d6a0 diff --git a/src/ap-rrd.c b/src/ap-rrd.c index 9b15269..3f4c06e 100644 --- a/src/ap-rrd.c +++ b/src/ap-rrd.c @@ -53,7 +53,7 @@ void usage() printf(_("-a aptype - AP type - 410 (default) or 510 for ATMEL12350's, like the ME-102\n")); printf(_("-r - reset AP when getting LinkQuality stats\n")); printf(_("-h - print this help screen\n\n")); - printf(_("ap-rrd %s Copyright (c) 2002-2004 Roman Festchook\n\n"), + printf(_("ap-rrd %s Copyright (c) 2002-2006 Roman Festchook\n\n"), VERSION); }