summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-13 23:50:00 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-13 23:50:00 +0100
commit078909e209967227adc414661c8ad710d7abcd20 (patch)
tree58441e36f690f2539e2c97c613effea53a36ba7f
parentupdate dist (diff)
downloadblueshift-078909e209967227adc414661c8ad710d7abcd20.tar.gz
blueshift-078909e209967227adc414661c8ad710d7abcd20.tar.bz2
blueshift-078909e209967227adc414661c8ad710d7abcd20.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 39e880f..5a9fcbb 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -25,7 +25,7 @@ from argparser import *
PROGRAM_NAME = 'blueshift'
-PROGRAM_VERSION = '1.9'
+PROGRAM_VERSION = '1.10'
## Set global variables