diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2009-10-31 12:04:29 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-01-30 14:56:45 -0600 |
commit | 56b10b6c5db508a9e20676d8f193939302c05c70 (patch) | |
tree | 6eba6f8e0c6e475477406dac9ead9e7363f77417 | |
parent | 970fcc4d9ac8cd1369ff21898a78a831d028e737 (diff) |
Update download page to match the kernel on the current ISO image
Signed-off-by: Dan McGee <dan@archlinux.org>
-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 1fb1af65..4790dbc1 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -8,7 +8,7 @@ An Arch Linux system can always be updated with `pacman -Syu`</p> <b>Current Release:</b> 2009.08 <br /> - <b>Included Kernel:</b> 2.6.28-ARCH <br /> + <b>Included Kernel:</b> 2.6.30-ARCH <br /> <b>Resources:</b> <a href="http://bugs.archlinux.org/index.php?project=6">Bug Tracker</a> - |