summaryrefslogtreecommitdiffstats
path: root/src/__main__.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-06 05:41:12 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-06 05:41:12 +0200
commit7a6d73fff22e9c1f375050ecfdcb9505dfc3c2b4 (patch)
tree2b357d183a7be03483b86eab852e9e093c7e91cd /src/__main__.py
parentupdate dist (diff)
downloadblueshift-7a6d73fff22e9c1f375050ecfdcb9505dfc3c2b4.tar.gz
blueshift-7a6d73fff22e9c1f375050ecfdcb9505dfc3c2b4.tar.bz2
blueshift-7a6d73fff22e9c1f375050ecfdcb9505dfc3c2b4.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 0f74fa4..cf4d619 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.17.1'
+PROGRAM_VERSION = '1.18'
'''
:str The version of the program
'''