diff options
author | Dan McGee <dan@archlinux.org> | 2012-10-06 10:34:29 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-10-06 10:34:29 -0500 |
commit | 627a3567271122c7a9e71b692538863aef69fda5 (patch) | |
tree | 804470676139479f3bc7f8e246aaed014cdbb94b /templates | |
parent | 8463c3c121c2a7afcbcca08b9b1ef6b5d1782587 (diff) |
Update download page for new releaserelease_2012-10-06
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r-- | templates/public/download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/download.html b/templates/public/download.html index 63f6d79c..4b94e183 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -7,7 +7,7 @@ {% block navbarclass %}anb-download{% endblock %} {% block content %} -{% with version="2012.09.07" kernel_version="3.5.3" %} +{% with version="2012.10.06" kernel_version="3.5.5" %} <div id="arch-downloads" class="box"> <h2>Arch Linux Downloads</h2> |