diff options
author | Dan McGee <dan@archlinux.org> | 2012-09-07 16:34:11 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-09-07 16:34:11 +0200 |
commit | 3769994c4e58197fbb063c9e9bdc184af66edaf9 (patch) | |
tree | 40ecaea5e398554482791e24efb5846eed5a30e5 /templates/public | |
parent | 277d71709ce18bfea64e05a6c190a5b6d555d76f (diff) | |
download | archweb-3769994c4e58197fbb063c9e9bdc184af66edaf9.tar.gz archweb-3769994c4e58197fbb063c9e9bdc184af66edaf9.tar.xz |
Update downloads page for September release
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public')
-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 79a82f8..63f6d79 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.08.04" kernel_version="3.4.7" %} +{% with version="2012.09.07" kernel_version="3.5.3" %} <div id="arch-downloads" class="box"> <h2>Arch Linux Downloads</h2> |