summary refs log tree commit diff stats
path: root/ranger
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2012-05-03 18:47:39 +0200
committerhut <hut@lavabit.com>2012-05-03 18:47:39 +0200
commit55d8566c11dfa23fd3c12d7d4f32878ac7ecc376 (patch)
tree9a5b227650e06603ffb1f75f6e21a4876e92bdee /ranger
parentf77192913a0e17f57f80135b8104ab9a4771763e (diff)
downloadranger-55d8566c11dfa23fd3c12d7d4f32878ac7ecc376.tar.gz
What kind of idiot invented bugs anyway? v1.5.4
Diffstat (limited to 'ranger')
-rw-r--r--ranger/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/__init__.py b/ranger/__init__.py
index 1589a745..ae9229b3 100644
--- a/ranger/__init__.py
+++ b/ranger/__init__.py
@@ -25,7 +25,7 @@ import os
 
 # Information
 __license__ = 'GPL3'
-__version__ = '1.5.3'
+__version__ = '1.5.4'
 __author__ = __maintainer__ = 'Roman Zimbelmann'
 __email__ = 'romanz@lavabit.com'