summary refs log tree commit diff stats
path: root/ranger/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/__init__.py')
-rw-r--r--ranger/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/__init__.py b/ranger/__init__.py
index 98fcc861..5ea9fb47 100644
--- a/ranger/__init__.py
+++ b/ranger/__init__.py
@@ -27,7 +27,7 @@ MACRO_DELIMITER = '%'
 MACRO_DELIMITER_ESC = '%%'
 DEFAULT_PAGER = 'less'
 USAGE = '%prog [options] [path]'
-VERSION = 'ranger-beta {0}'.format(__version__)
+VERSION = 'ranger-master {0}'.format(__version__)
 
 
 # These variables are ignored if the corresponding