Going to 0.3.1 v0.3.1
authorviric@llimona
Tue, 03 Apr 2007 23:50:57 +0200
changeset 81 4735cade8213
parent 80 be0fb7e56061
child 82 a5f0c57a50bd
Going to 0.3.1
main.c
--- 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()