summaryrefslogtreecommitdiffstats
path: root/src/__main__.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-22 05:38:34 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-22 05:38:34 +0100
commit91b10f9d13030a8fa4c021f7101e601ce59d55e2 (patch)
tree37ab59f56e55f3981c0796db231accbc50178449 /src/__main__.py
parentm makefile (diff)
downloadblueshift-91b10f9d13030a8fa4c021f7101e601ce59d55e2.tar.gz
blueshift-91b10f9d13030a8fa4c021f7101e601ce59d55e2.tar.bz2
blueshift-91b10f9d13030a8fa4c021f7101e601ce59d55e2.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 3dc31d2..f803824 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -25,7 +25,7 @@ from argparser import *
PROGRAM_NAME = 'blueshift'
-PROGRAM_VERSION = '1.4'
+PROGRAM_VERSION = '1.5'
## Set global variables