X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=torrent;h=65c8b6157f5e3ef77cef9a70c161c29a4e6769fc;hp=ed622a3c4283110d9a14e80af2b2a97425b00435;hb=3710b1c70558f7f3980bcef5dc9decb25fc522dd;hpb=b2b07db4559a9fb29a498bc9f5817812727d435d 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"