main.c
changeset 127 c620eacd7630
parent 104 dc4dd9939238
child 131 a3a845cb04a7
--- a/main.c	Fri Apr 13 20:51:03 2007 +0200
+++ b/main.c	Fri Apr 13 20:52:28 2007 +0200
@@ -24,7 +24,7 @@
 static char getopt_env[] = "POSIXLY_CORRECT=YES";
 static char *old_getopt_env;
 
-static char version[] = "Task Spooler v0.3.2 - a task queue system for the unix user.\n"
+static char version[] = "Task Spooler v0.4 - a task queue system for the unix user.\n"
 "Copyright (C) 2007  Lluis Batlle i Rossell";