From ab2e0edeb600a659a5d3fa575eb0cfbc7386a9ce Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 29 Mar 2015 15:59:46 +0200 Subject: forgot to set the version all this time 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(-) (limited to 'src') diff --git a/src/__main__.py b/src/__main__.py index a65d1bf..0eca448 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -25,7 +25,7 @@ from util import * PROGRAM_NAME = 'xpybar' -PROGRAM_VERSION = '1.0' +PROGRAM_VERSION = '1.9' global OUTPUT, HEIGHT, YPOS, TOP, FONT, BACKGROUND, FOREGROUND -- cgit v1.2.3-70-g09d2