From 14041efa1bd6a2498d8588c50fbf3e1dfdf53301 Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 3 Oct 2013 22:43:53 +0000 Subject: [PATCH] Updated legacy paths for 0.9.8.1 --- i2p2www/legacy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/i2p2www/legacy.py b/i2p2www/legacy.py index 07de6055..55965e4e 100644 --- a/i2p2www/legacy.py +++ b/i2p2www/legacy.py @@ -177,6 +177,7 @@ LEGACY_RELEASES_MAP={ '0.9.7': (2013, 7, 15), '0.9.7.1': (2013, 8, 10), '0.9.8': (2013, 9, 30), + '0.9.8.1': (2013, 10, 2), } def legacy_show(f):