diff options
author | hut <hut@lavabit.com> | 2010-01-14 02:59:14 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-01-14 02:59:14 +0100 |
commit | 4e9450f955e763a4d301645ab11201834d8a0ccc (patch) | |
tree | 650b185783f9758f0737bb056d1f675cdff2ca43 /doc/pydoc/ranger.html | |
parent | 306c76d8fbe649a0bf6c34a1fc446af6d2ec201b (diff) | |
download | ranger-4e9450f955e763a4d301645ab11201834d8a0ccc.tar.gz |
1.0.2! v1.0.2
Diffstat (limited to 'doc/pydoc/ranger.html')
-rw-r--r-- | doc/pydoc/ranger.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/pydoc/ranger.html b/doc/pydoc/ranger.html index 0f3b41d7..ac433567 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.1)</font></td +<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong>ranger</strong></big></big> (version 1.0.2)</font></td ><td align=right valign=bottom ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/hut/work/ranger/ranger/__init__.py">/home/hut/work/ranger/ranger/__init__.py</a></font></td></tr></table> <p><tt>Ranger - file browser for the unix terminal</tt></p> @@ -45,9 +45,9 @@ <strong>__copyright__</strong> = 'none'<br> <strong>__credits__</strong> = 'hut'<br> <strong>__email__</strong> = 'hut@lavabit.com'<br> -<strong>__license__</strong> = 'GPL'<br> +<strong>__license__</strong> = 'ISC'<br> <strong>__maintainer__</strong> = 'hut'<br> -<strong>__version__</strong> = '1.0.1'</td></tr></table><p> +<strong>__version__</strong> = '1.0.2'</td></tr></table><p> <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> <tr bgcolor="#7799ee"> <td colspan=3 valign=bottom> <br> |