diff --git a/i2p2www/__init__.py b/i2p2www/__init__.py index 91a6756a..80178bf6 100644 --- a/i2p2www/__init__.py +++ b/i2p2www/__init__.py @@ -21,7 +21,7 @@ except ImportError: ########### # Constants -CURRENT_I2P_VERSION = '0.9.15' +CURRENT_I2P_VERSION = '0.9.16' CANONICAL_DOMAIN = 'geti2p.net' diff --git a/i2p2www/blog/2014/11/01/0.9.16-Release.rst.draft b/i2p2www/blog/2014/11/01/0.9.16-Release.rst similarity index 100% rename from i2p2www/blog/2014/11/01/0.9.16-Release.rst.draft rename to i2p2www/blog/2014/11/01/0.9.16-Release.rst diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html index 4a8afda9..4e3fbd22 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 = '05c352494a36bc10d284683135b8713fa06f227354c4c251052298e38d317ee6' %} -{% set i2pinstall_jar_hash = '623e800e42aec3583059176d4a614920de0004618dd17b4820c01afb944d9506' %} -{% set i2psource_hash = 'ca314bec4e683919f75c4734e9c4190f9ac070ccc76e40b7d104404ade5b736b' %} -{% set i2pupdate_hash = 'eae3100a292404a67d9b7cd4d3cf470c36791ba25a0953b35d48f7fd821a580d' %} +{% set i2pinstall_windows_hash = '186bbe30a37802b6201fe129516e2d9515925cfc60e2f68645eb6413ec172953' %} +{% set i2pinstall_jar_hash = '5b2a1e23273e1d76a071142adc58b836ed300e2c1f2fd80d330ac61632fab173' %} +{% set i2psource_hash = 'ebc319585b9c58127676243694151c45296a56abaf51a36ae5919be3fc7f544e' %} +{% set i2pupdate_hash = '06f3ab867499fa8407f5bcf52ccee196031df6f0b76b000db98b74ef61ecd24f' %} {% set i2p_android_hash = 'ad54148e6a25f36982b5937e11311113fb4925641179003eb33244a1d2b2a63b' %} {% block content %}