aboutsummaryrefslogtreecommitdiffstats
path: root/src/__main__.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-03-29 15:59:46 +0200
committerMattias Andrée <maandree@operamail.com>2015-03-29 15:59:46 +0200
commitab2e0edeb600a659a5d3fa575eb0cfbc7386a9ce (patch)
treeb0e850950f799a2b6f858e159b43e32ff8563d15 /src/__main__.py
parentnew examples/moderate (diff)
downloadxpybar-ab2e0edeb600a659a5d3fa575eb0cfbc7386a9ce.tar.gz
xpybar-ab2e0edeb600a659a5d3fa575eb0cfbc7386a9ce.tar.bz2
xpybar-ab2e0edeb600a659a5d3fa575eb0cfbc7386a9ce.tar.xz
forgot to set the version all this time1.9
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/__main__.py')
-rwxr-xr-xsrc/__main__.py2
1 files changed, 1 insertions, 1 deletions
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