From af3d83c6c45d6d59a30a48360dea81ebe1a61690 Mon Sep 17 00:00:00 2001 From: hut Date: Tue, 14 Apr 2015 01:54:10 +0200 Subject: Change name back to "ranger-master" in --version output --- ranger/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/__init__.py b/ranger/__init__.py index fa9ba033..1712c83e 100644 --- a/ranger/__init__.py +++ b/ranger/__init__.py @@ -27,7 +27,7 @@ DEFAULT_PAGER = 'less' LOGFILE = '/tmp/ranger_errorlog' CACHEDIR = os.path.expanduser("~/.cache/ranger") USAGE = '%prog [options] [path]' -VERSION = 'ranger-stable %s\n\nPython %s' % (__version__, sys.version) +VERSION = 'ranger-master %s\n\nPython %s' % (__version__, sys.version) # If the environment variable XDG_CONFIG_HOME is non-empty, CONFDIR is ignored # and the configuration directory will be $XDG_CONFIG_HOME/ranger instead. -- cgit 1.4.1-2-gfad0