summaryrefslogtreecommitdiffstats
path: root/src/__main__.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-14 03:11:30 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-14 03:11:30 +0100
commit6c0fae649d4c53c841642cce6f356baebbbb5d7a (patch)
tree6fc620f0ab7457efbcfb37d78c6329340ab16ba7 /src/__main__.py
parentupdate dist (diff)
downloadblueshift-6c0fae649d4c53c841642cce6f356baebbbb5d7a.tar.gz
blueshift-6c0fae649d4c53c841642cce6f356baebbbb5d7a.tar.bz2
blueshift-6c0fae649d4c53c841642cce6f356baebbbb5d7a.tar.xz
bump version
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 b2977cb..b177523 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -26,7 +26,7 @@ from argparser import *
PROGRAM_NAME = 'blueshift'
-PROGRAM_VERSION = '1.10'
+PROGRAM_VERSION = '1.11'
## Set global variables