summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-10-26 14:06:12 +0100
committerMattias Andrée <maandree@operamail.com>2014-10-26 14:06:12 +0100
commitee9b7ee7be8ad5ff2d7a5210bb607ef6307d0d0e (patch)
treebd349166290c502984906d96e87148081c49b956
parentfix issue #13 (diff)
downloadblueshift-ee9b7ee7be8ad5ff2d7a5210bb607ef6307d0d0e.tar.gz
blueshift-ee9b7ee7be8ad5ff2d7a5210bb607ef6307d0d0e.tar.bz2
blueshift-ee9b7ee7be8ad5ff2d7a5210bb607ef6307d0d0e.tar.xz
bump version1.90.1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rwxr-xr-xsrc/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__main__.py b/src/__main__.py
index a9ffbba..e0f718b 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -38,7 +38,7 @@ PROGRAM_NAME = 'blueshift'
:str The name of the program
'''
-PROGRAM_VERSION = '1.18'
+PROGRAM_VERSION = '1.90.1'
'''
:str The version of the program
'''