summary refs log tree commit diff stats
path: root/ranger/__init__.py
diff options
context:
space:
mode:
authornfnty <git@nfnty.se>2017-02-10 21:32:29 +0100
committernfnty <git@nfnty.se>2017-02-10 21:32:29 +0100
commit6658b9f5889546fc0bf9d9ee6dbeeaee8ece38ed (patch)
treeefbcac4833881efc66e4f9d2eeac535fde35828c /ranger/__init__.py
parent343ccec3a81f422bc7ec15a23214a15b9f0f380d (diff)
downloadranger-1.9.0b4.tar.gz
Beta release 1.9.0b4 v1.9.0b4
Diffstat (limited to 'ranger/__init__.py')
-rw-r--r--ranger/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ranger/__init__.py b/ranger/__init__.py
index 22eea8a9..dcbcca90 100644
--- a/ranger/__init__.py
+++ b/ranger/__init__.py
@@ -14,7 +14,7 @@ import os
 
 # Information
 __license__ = 'GPL3'
-__version__ = '1.9.0b3'
+__version__ = '1.9.0b4'
 __author__ = __maintainer__ = 'Roman Zimbelmann'
 __email__ = 'hut@hut.pm'
 
@@ -27,7 +27,7 @@ MACRO_DELIMITER = '%'
 MACRO_DELIMITER_ESC = '%%'
 DEFAULT_PAGER = 'less'
 USAGE = '%prog [options] [path]'
-VERSION = 'ranger-master {0}'.format(__version__)
+VERSION = 'ranger-beta {0}'.format(__version__)
 
 
 # These variables are ignored if the corresponding