From 13a88116eac8bc760cf9efdac3e50eb91f69151e Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 12 Dec 2014 16:46:29 +0100 Subject: Update README and related --- pyload/Core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/Core.py') diff --git a/pyload/Core.py b/pyload/Core.py index 4d07bfe0f..957f6144d 100644 --- a/pyload/Core.py +++ b/pyload/Core.py @@ -125,7 +125,7 @@ class Core(object): def print_help(self): print - print "pyLoad v%s 2008-2014 the pyLoad Team" % CURRENT_VERSION + print "pyLoad v%s 2008-2015 the pyLoad Team" % CURRENT_VERSION print if sys.argv[0].endswith(".py"): print "Usage: python pyload.py [options]" -- cgit v1.2.3