]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
tagged 1.4.8 for release 1.4.8
authorTobias Oetiker <tobi@oetiker.ch>
Thu, 23 May 2013 07:54:06 +0000 (09:54 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Thu, 23 May 2013 07:54:06 +0000 (09:54 +0200)
src/rrd_tool.c

index 5af6e08732409af124d873d03ec02bf599bd4e63..ea80d185a6a2c3e832fe43e6f98a49a7a8d5195d 100644 (file)
@@ -49,7 +49,7 @@ void PrintUsage(
 
     const char *help_main =
         N_("RRDtool %s"
-           "  Copyright 1997-2012 by Tobias Oetiker <tobi@oetiker.ch>\n"
+           "  Copyright 1997-2013 by Tobias Oetiker <tobi@oetiker.ch>\n"
            "               Compiled %s %s\n\n"
            "Usage: rrdtool [options] command command_options\n");