main.c
changeset 199 bf0250709d52
parent 194 46d5661b23d8
child 203 664044b1de73
child 207 fa422dc8b942
--- a/main.c	Sun Feb 10 21:42:06 2008 +0100
+++ b/main.c	Sun Feb 10 22:40:21 2008 +0100
@@ -25,7 +25,7 @@
 static char getopt_env[] = "POSIXLY_CORRECT=YES";
 static char *old_getopt_env;
 
-static char version[] = "Task Spooler v0.5.2 - a task queue system for the unix user.\n"
+static char version[] = "Task Spooler v0.5.3 - a task queue system for the unix user.\n"
 "Copyright (C) 2007  Lluis Batlle i Rossell";