From 80dae1ad9f9e3807db42cf8f5ef942d98355efdf Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 24 May 2013 20:50:40 +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 f6370efb..c3f05d3d 100644 --- a/ranger/__init__.py +++ b/ranger/__init__.py @@ -26,7 +26,7 @@ MACRO_DELIMITER = '%' DEFAULT_PAGER = 'less' LOGFILE = '/tmp/ranger_errorlog' 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