summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-05 19:58:15 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-05 19:58:17 +0200
commit9ad6ce8788c3196ebb6e5b53d80ac2dd98401fd4 (patch)
tree8940423be784d1bc35828f8429e70fc034b738e1
parentupdate dist (diff)
downloadblueshift-9ad6ce8788c3196ebb6e5b53d80ac2dd98401fd4.tar.gz
blueshift-9ad6ce8788c3196ebb6e5b53d80ac2dd98401fd4.tar.bz2
blueshift-9ad6ce8788c3196ebb6e5b53d80ac2dd98401fd4.tar.xz
bump version
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 bab3271..535c43a 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'
+PROGRAM_VERSION = '1.18'
'''
:str The version of the program
'''