This commit is contained in:
zzz
2014-08-10 01:06:24 +00:00
parent 94234fa747
commit d7c7e92062
3 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ except ImportError:
###########
# Constants
CURRENT_I2P_VERSION = '0.9.14'
CURRENT_I2P_VERSION = '0.9.14.1'
CANONICAL_DOMAIN = 'geti2p.net'

View File

@@ -19,7 +19,7 @@ Other rarely-used advanced features that were removed in 0.9.14 may be restored
{% trans -%}
As usual, if configured with the default "Download and Verify", the router will automatically download the update and display a button to restart.
However, due to a bug in 0.9.14, if your update is configured for "Notify only", the download button will not be displayed.
You must change your configuration to "Download and Verify" or Download, Verify, and Restart" to update.
You must change your configuration to "Download and Verify" or "Download, Verify, and Restart" to update.
{%- endtrans %}
{% trans -%}

View File

@@ -1,9 +1,9 @@
{% extends "global/layout.html" %}
{% block title %}{{ _('Download') }}{% endblock %}
{% set i2pinstall_windows_hash = '8e400551866c790e72d14d6f340653cb6e8c4c323cc8124f65200ec38a78aa75' %}
{% set i2pinstall_jar_hash = 'a3731f5ac0ca1fab4777ec9894e5064a576e9805785027a49850b9857898ef0a' %}
{% set i2psource_hash = '30bb7bbfd1ff829dab048bbb6264d6cf20b2a01511e7cddd4fc13771feb6a780' %}
{% set i2pupdate_hash = '404b0e6997474097cf7bd7ca006e59442d502b178dd3dd5de16e26d99a152ceb' %}
{% set i2pinstall_windows_hash = '4acb875cd956aa16f3cba373159005bcea88a337976773cd684d64f211d4dca6' %}
{% set i2pinstall_jar_hash = '3e115ceed06f11e2fe78575634ca4b8a96b397ab6b83ddf37daba5dfc56deb11' %}
{% set i2psource_hash = '2216969ee7cb611f7fef701d5db08f6f40e9825e09684ad1a94dd08b031b6d5a' %}
{% set i2pupdate_hash = '05e5c7fa560f8c313da83015f2953e741024d653c9eae6eb275fab9b91d835f6' %}
{% set i2p_android_hash = '00965156daa52f4879114ca69032849983b0ad45044f52018542a907151a077e' %}
{% block content %}
<h3>{{ _('Dependency') }}</h3>