summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-05 14:53:10 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-05 14:53:10 +0200
commitcf7bc1c1fda6b17631b0cf9f6fef63d4a2f24457 (patch)
treedc814b830fbabab7639a7de43e91d3975d649e62
parentupdate dist (diff)
downloadblueshift-cf7bc1c1fda6b17631b0cf9f6fef63d4a2f24457.tar.gz
blueshift-cf7bc1c1fda6b17631b0cf9f6fef63d4a2f24457.tar.bz2
blueshift-cf7bc1c1fda6b17631b0cf9f6fef63d4a2f24457.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 08baac8..9bde5c1 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.16'
+PROGRAM_VERSION = '1.17'
'''
:str The version of the program
'''