aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-11-17 21:52:40 +0100
committerMattias Andrée <maandree@kth.se>2017-11-17 21:52:40 +0100
commitc5b3ef7d7eb98f8e4c3ef11b269997f695dce99a (patch)
treec1ea471aa0cc756c4ad1043c281de87f7b03a923
parentFix bug in alsa.py (diff)
downloadxpybar-c5b3ef7d7eb98f8e4c3ef11b269997f695dce99a.tar.gz
xpybar-c5b3ef7d7eb98f8e4c3ef11b269997f695dce99a.tar.bz2
xpybar-c5b3ef7d7eb98f8e4c3ef11b269997f695dce99a.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rwxr-xr-xsrc/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__main__.py b/src/__main__.py
index 6d40e3a..442c0a6 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -27,7 +27,7 @@ from util import *
PROGRAM_NAME = 'xpybar'
-PROGRAM_VERSION = '1.17'
+PROGRAM_VERSION = '1.19'
global OUTPUT, HEIGHT, YPOS, TOP, FONT, BACKGROUND, FOREGROUND