summaryrefslogtreecommitdiffstats
path: root/src/__main__.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-04 21:58:05 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-04 21:58:05 +0200
commitd941a71994289c5bc71107dbb25ad83b1e3970ed (patch)
treef0af7be4407262aa73ceca2fba6722d7647cd494 /src/__main__.py
parentupdate dist (diff)
downloadblueshift-d941a71994289c5bc71107dbb25ad83b1e3970ed.tar.gz
blueshift-d941a71994289c5bc71107dbb25ad83b1e3970ed.tar.bz2
blueshift-d941a71994289c5bc71107dbb25ad83b1e3970ed.tar.xz
bump version
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rwxr-xr-xsrc/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__main__.py b/src/__main__.py
index 1e029a3..b34992c 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.15'
+PROGRAM_VERSION = '1.16'
'''
:str The version of the program
'''