main.c
changeset 283 f049b802be64
parent 278 1698b327528d
child 295 a63f43a17fd7
--- a/main.c	Wed Oct 07 21:18:49 2009 +0200
+++ b/main.c	Wed Oct 07 21:20:12 2009 +0200
@@ -25,7 +25,7 @@
 static char getopt_env[] = "POSIXLY_CORRECT=YES";
 static char *old_getopt_env;
 
-static char version[] = "Task Spooler v0.6.5 - a task queue system for the unix user.\n"
+static char version[] = "Task Spooler v0.6.6 - a task queue system for the unix user.\n"
 "Copyright (C) 2007-2009  Lluis Batlle i Rossell";