main.c
changeset 349 3916245a60b5
parent 341 1169cb2d5557
child 354 d8042e4ba43d
--- a/main.c	Fri Mar 25 17:25:57 2016 +0100
+++ b/main.c	Wed Oct 19 22:08:34 2016 +0200
@@ -25,7 +25,7 @@
 static char getopt_env[] = "POSIXLY_CORRECT=YES";
 static char *old_getopt_env;
 
-static char version[] = "Task Spooler v0.7.6 - a task queue system for the unix user.\n"
+static char version[] = "Task Spooler v1.0.0 - a task queue system for the unix user.\n"
 "Copyright (C) 2007-2016  Lluis Batlle i Rossell";