main.c
changeset 81 4735cade8213
parent 78 e4d5907f5aaf
child 87 18dc656315eb
--- a/main.c	Tue Apr 03 23:50:26 2007 +0200
+++ b/main.c	Tue Apr 03 23:50:57 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 - a task queue system for the unix user.\n"
+static char version[] = "Task Spooler v0.3.1 - a task queue system for the unix user.\n"
 "Copyright (C) 2007  Lluis Batlle i Rossell";
 
 static void default_command_line()