From afd3a78cec6d6405f73dfef016f9413c198faef3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 3 Oct 2016 16:09:35 +0200 Subject: update prog version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/__main__.py b/src/__main__.py index 8abfa45..dd94b45 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -27,7 +27,7 @@ from util import * PROGRAM_NAME = 'xpybar' -PROGRAM_VERSION = '1.9' +PROGRAM_VERSION = '1.17' global OUTPUT, HEIGHT, YPOS, TOP, FONT, BACKGROUND, FOREGROUND -- cgit v1.2.3-70-g09d2