summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-16 02:57:55 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-16 02:57:55 +0100
commit251966f70d592254ee7e74b92008cb03c355ecea (patch)
tree8ce873edb348e78e2a8072cc94cd6766cfb4f5dc
parentupdate dist (diff)
downloadblueshift-251966f70d592254ee7e74b92008cb03c355ecea.tar.gz
blueshift-251966f70d592254ee7e74b92008cb03c355ecea.tar.bz2
blueshift-251966f70d592254ee7e74b92008cb03c355ecea.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 31ff63f..6d71de7 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -26,7 +26,7 @@ from argparser import *
PROGRAM_NAME = 'blueshift'
-PROGRAM_VERSION = '1.11'
+PROGRAM_VERSION = '1.12'
## Set global variables