Moving version to 0.5.2
authorviric@llimona
Fri, 08 Feb 2008 23:54:15 +0100
changeset 194 46d5661b23d8
parent 193 c257988d0cd7
child 195 cbe64953fa1f
child 196 bca29e2a1a86
Moving version to 0.5.2
main.c
--- a/main.c	Thu Feb 07 21:29:32 2008 +0100
+++ b/main.c	Fri Feb 08 23:54:15 2008 +0100
@@ -25,7 +25,7 @@
 static char getopt_env[] = "POSIXLY_CORRECT=YES";
 static char *old_getopt_env;
 
-static char version[] = "Task Spooler v0.5 - a task queue system for the unix user.\n"
+static char version[] = "Task Spooler v0.5.2 - a task queue system for the unix user.\n"
 "Copyright (C) 2007  Lluis Batlle i Rossell";