From 844e0cd22c9623c566871d2ecb9c50831e2524ba Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 21 Feb 2014 00:51:47 +0100 Subject: fix make uninstall rule + add shell auto completion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/__main__.py b/src/__main__.py index 405bd76..0d22f77 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -25,7 +25,7 @@ from argparser import * PROGRAM_NAME = 'blueshift' -PROGRAM_VERSION = '1.1' +PROGRAM_VERSION = '1.2' ## Set global variables -- cgit v1.2.3-70-g09d2