Moving the main version to 0.6.2.
authorviric@mandarina
Mon, 03 Nov 2008 20:23:35 +0100
changeset 247 0981a60824f7
parent 246 239b28c0cca9
child 248 9a78a89ea4fd
child 272 9af5755d4296
Moving the main version to 0.6.2.
main.c
--- a/main.c	Mon Nov 03 20:23:13 2008 +0100
+++ b/main.c	Mon Nov 03 20:23:35 2008 +0100
@@ -25,7 +25,7 @@
 static char getopt_env[] = "POSIXLY_CORRECT=YES";
 static char *old_getopt_env;
 
-static char version[] = "Task Spooler v0.6.1 - a task queue system for the unix user.\n"
+static char version[] = "Task Spooler v0.6.2 - a task queue system for the unix user.\n"
 "Copyright (C) 2007-2008  Lluis Batlle i Rossell";