From 88363ed9a33bdfc6445195fc7f2c034cf210270b Mon Sep 17 00:00:00 2001 From: zzz Date: Mon, 13 Apr 2015 00:23:26 +0000 Subject: [PATCH] 0.9.19 --- i2p2www/__init__.py | 2 +- .../12/{0.9.19-Release.rst.draft => 0.9.19-Release.rst} | 0 i2p2www/pages/downloads/list.html | 8 ++++---- 3 files changed, 5 insertions(+), 5 deletions(-) rename i2p2www/blog/2015/04/12/{0.9.19-Release.rst.draft => 0.9.19-Release.rst} (100%) diff --git a/i2p2www/__init__.py b/i2p2www/__init__.py index 9458b073..73570872 100644 --- a/i2p2www/__init__.py +++ b/i2p2www/__init__.py @@ -22,7 +22,7 @@ except ImportError: ########### # Constants -CURRENT_I2P_VERSION = '0.9.18' +CURRENT_I2P_VERSION = '0.9.19' CANONICAL_DOMAIN = 'geti2p.net' diff --git a/i2p2www/blog/2015/04/12/0.9.19-Release.rst.draft b/i2p2www/blog/2015/04/12/0.9.19-Release.rst similarity index 100% rename from i2p2www/blog/2015/04/12/0.9.19-Release.rst.draft rename to i2p2www/blog/2015/04/12/0.9.19-Release.rst diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html index 20fcbd34..ca3959da 100644 --- a/i2p2www/pages/downloads/list.html +++ b/i2p2www/pages/downloads/list.html @@ -1,9 +1,9 @@ {% extends "global/layout.html" %} {% block title %}{{ _('Download') }}{% endblock %} -{% set i2pinstall_windows_hash = 'be114797fc0ea7ab83bd8c85286fe4e5c60109f7dbdeef45f4b8d5e2f8e6a189' %} -{% set i2pinstall_jar_hash = 'b9882faaa89adb87f4e91cd00de416989c5e420aca3204bce4cf5b6f5d2771dc' %} -{% set i2psource_hash = '6f02f38c933662874c485cb52ca800a9e07c36e74a26fdfeece65e25979beb4b' %} -{% set i2pupdate_hash = '67b5020136079c9793111f681cd3279e5717b7cfddbbeb0bdd56c21a7a420035' %} +{% set i2pinstall_windows_hash = 'cbafee2a9fa54d6087b1d7a48cb5bb228a2a79c64240f7c533edac1fa985483f' %} +{% set i2pinstall_jar_hash = 'd16f68fff3a34d161843a09e90fff1ac5eae8ccb319a43257244ec0e764a11c1' %} +{% set i2psource_hash = '0addf3ea05c5e5dc297d1af09dda7787a731865418a34b5a88cb770c7314b12f' %} +{% set i2pupdate_hash = 'e28e45877033cb6b70070066a93aa3b22b32ec4a5d6df2790083f87a04e5fd85' %} {% set i2p_android_hash = '3d7b7568c20cc06b3bc0817921fb7cfa1bdc1dbb41ebc951d0ffc0be58b533ea' %} {% block content %}

{{ _('Dependency') }}