X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2Fmain.c;h=ed2191c8cfb715b5980b60ce30f0cf4cd94391fc;hb=a5365695a4e491413eeeca87243f776857d80913;hp=f016411d2ec69dd3cfb73fe8bae4b26fe8630dad;hpb=450dab6fe58cfb6320b3f17211919029be679fa2;p=libpicofe.git diff --git a/gp2x/main.c b/gp2x/main.c index f016411..ed2191c 100644 --- a/gp2x/main.c +++ b/gp2x/main.c @@ -66,7 +66,7 @@ void parse_cmd_line(int argc, char *argv[]) } if (unrecognized) { - printf("\n\n\nPicoDrive v" VERSION " (c) notaz, 2006-2007\n"); + printf("\n\n\nPicoDrive v" VERSION " (c) notaz, 2006-2008\n"); printf("usage: %s [options] [romfile]\n", argv[0]); printf( "options:\n" "-menu launch a custom program on exit instead of default gp2xmenu\n"