X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=torrent;fp=torrent;h=65c8b6157f5e3ef77cef9a70c161c29a4e6769fc;hp=ed622a3c4283110d9a14e80af2b2a97425b00435;hb=b31cf2fdb7101e83f46898943bdfb4bb7c48c2bd;hpb=b25e47028fb040848df6a8d2d63c14ad442b8384 diff --git a/torrent b/torrent index ed622a3..65c8b61 100755 --- a/torrent +++ b/torrent @@ -15,7 +15,7 @@ file the command is "%cd"): cd file/torrent://; In older versions it is cd file#torrent, where "file" is the name of your torrent metafile. See detailed installation instructions at -http://phdru.name/Software/mc/INSTALL.html. +http://phdru.name/Software/mc/torrent_INSTALL.html. The VFS lists all files and directories from the torrent metafile; all files appear empty, of course, but the sizes are shown. Filenames are reencoded from @@ -32,9 +32,9 @@ year. The filesystem is, naturally, read-only. """ -__version__ = "1.2.1" +__version__ = "1.2.2" __author__ = "Oleg Broytman " -__copyright__ = "Copyright (C) 2010-2013 PhiloSoft Design" +__copyright__ = "Copyright (C) 2010-2015 PhiloSoft Design" __license__ = "GPL"