# HG changeset patch # User viric@llimona # Date 1175637057 -7200 # Node ID 4735cade8213a6e8e7c64673573498f8b11edb5d # Parent be0fb7e5606187429bf922c4317283a243e7ab04 Going to 0.3.1 diff -r be0fb7e56061 -r 4735cade8213 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()