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):