diff options
author | hut <hut@lavabit.com> | 2010-03-12 21:21:58 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-03-12 21:50:55 +0100 |
commit | 2144cf26b899ce42b5aa5547aff63be5825e62be (patch) | |
tree | dfd8bf31dd7a8a652847fe9430ffed064321850b /doc/pydoc/ranger.html | |
parent | bd088c49e649ab4a548f8528e065ff472baec89d (diff) | |
download | ranger-2144cf26b899ce42b5aa5547aff63be5825e62be.tar.gz |
incremented verison number v1.0.4
Diffstat (limited to 'doc/pydoc/ranger.html')
-rw-r--r-- | doc/pydoc/ranger.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pydoc/ranger.html b/doc/pydoc/ranger.html index 8a51d877..cba764cb 100644 --- a/doc/pydoc/ranger.html +++ b/doc/pydoc/ranger.html @@ -6,7 +6,7 @@ <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> <tr bgcolor="#7799ee"> <td valign=bottom> <br> -<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong>ranger</strong></big></big> (version 1.0.3)</font></td +<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong>ranger</strong></big></big> (version 1.0.4)</font></td ><td align=right valign=bottom ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/hut/ranger/ranger/__init__.py">/home/hut/ranger/ranger/__init__.py</a></font></td></tr></table> <p><tt>Ranger - file browser for the unix terminal</tt></p> @@ -56,7 +56,7 @@ Has the same arguments as print() in python3. <strong>__email__</strong> = 'romanz@lavabit.com'<br> <strong>__license__</strong> = 'GPL3'<br> <strong>__maintainer__</strong> = 'Roman Zimbelmann'<br> -<strong>__version__</strong> = '1.0.3'<br> +<strong>__version__</strong> = '1.0.4'<br> <strong>arg</strong> = {'cd_after_exit': False, 'debug': False, 'flags'...n': False, 'confdir': '~/.ranger', 'targets': []}</td></tr></table><p> <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> <tr bgcolor="#7799ee"> |