Moving the version forward, for the next release, 0.6.1
authorviric@mandarina
Mon, 11 Aug 2008 22:17:02 +0200
changeset 237 ee56196997ed
parent 236 cb9c3b46c874
child 238 d490cad20a00
Moving the version forward, for the next release, 0.6.1
main.c
--- a/main.c	Mon Aug 11 22:16:41 2008 +0200
+++ b/main.c	Mon Aug 11 22:17:02 2008 +0200
@@ -25,7 +25,7 @@
 static char getopt_env[] = "POSIXLY_CORRECT=YES";
 static char *old_getopt_env;
 
-static char version[] = "Task Spooler v0.6 - a task queue system for the unix user.\n"
+static char version[] = "Task Spooler v0.6.1 - a task queue system for the unix user.\n"
 "Copyright (C) 2007-2008  Lluis Batlle i Rossell";