From 06fbb66c9a558c849364db83647258968f138f6b Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Thu, 1 Oct 2015 14:06:47 +0100 Subject: [PATCH] Release 1.77 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 4d9e2af0..4ad56cd3 100644 --- a/config.py +++ b/config.py @@ -6,7 +6,7 @@ from sys import platform appname = 'EDMarketConnector' applongname = 'E:D Market Connector' -appversion = '1.7.6.0' +appversion = '1.7.7.0' if platform=='darwin':