main.c
changeset 341 1169cb2d5557
parent 340 11c5a9e7b9a8
child 349 3916245a60b5
--- a/main.c	Sat Mar 19 11:14:18 2016 +0100
+++ b/main.c	Sat Mar 19 11:16:42 2016 +0100
@@ -25,8 +25,8 @@
 static char getopt_env[] = "POSIXLY_CORRECT=YES";
 static char *old_getopt_env;
 
-static char version[] = "Task Spooler v0.7.5 - a task queue system for the unix user.\n"
-"Copyright (C) 2007-2013  Lluis Batlle i Rossell";
+static char version[] = "Task Spooler v0.7.6 - a task queue system for the unix user.\n"
+"Copyright (C) 2007-2016  Lluis Batlle i Rossell";
 
 
 static void default_command_line()