summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-06 05:38:51 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-06 05:38:51 +0200
commit61869f4db7456ffebc899220b13cfc5eb95fa09f (patch)
tree88db300e37f931890e96defba954bf1a1d21396b
parenthow did I not catch this regression bug before now (diff)
downloadblueshift-1.17.1.tar.gz
blueshift-1.17.1.tar.bz2
blueshift-1.17.1.tar.xz
micro release1.17.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 cf4d619..0f74fa4 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.17.1'
'''
:str The version of the program
'''