main.c
changeset 303 2edd42e77392
parent 297 d7d0074df110
child 305 365f3598d010
--- a/main.c	Tue Oct 11 19:48:55 2011 +0200
+++ b/main.c	Tue Oct 11 19:50:10 2011 +0200
@@ -25,8 +25,8 @@
 static char getopt_env[] = "POSIXLY_CORRECT=YES";
 static char *old_getopt_env;
 
-static char version[] = "Task Spooler v0.7.0 - a task queue system for the unix user.\n"
-"Copyright (C) 2007-2009  Lluis Batlle i Rossell";
+static char version[] = "Task Spooler v0.7.1 - a task queue system for the unix user.\n"
+"Copyright (C) 2007-2011  Lluis Batlle i Rossell";
 
 
 static void default_command_line()