aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2012-11-02 22:31:12 +0000
committerThomas Backlund <tmb@mageia.org>2012-11-02 22:31:12 +0000
commit682231e161e5b24e08527ca88ddbbbb4a8000e38 (patch)
tree5e14a57d4507b50f060a800acd9a0de75c4a5ee8 /en
parentdf887787e8daf9607835d4f30e496a4f4fe4b591 (diff)
downloadwww-682231e161e5b24e08527ca88ddbbbb4a8000e38.tar
www-682231e161e5b24e08527ca88ddbbbb4a8000e38.tar.gz
www-682231e161e5b24e08527ca88ddbbbb4a8000e38.tar.bz2
www-682231e161e5b24e08527ca88ddbbbb4a8000e38.tar.xz
www-682231e161e5b24e08527ca88ddbbbb4a8000e38.zip
update support dates
Diffstat (limited to 'en')
-rw-r--r--en/support/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/support/index.php b/en/support/index.php
index b833a83ac..853d15b17 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -49,8 +49,8 @@ _lang_load($locale, 'support');
_h('Lifecycle', null, 'h3');
_h('Mageia releases are supported at least for 18 months.');
echo '<ul class="hl">';
- _h('Mageia 1 will be supported until December 2012.', null, 'li');
- _h('Mageia 2 may have a longer lifecycle, this will be decided once released in May.', null, 'li');
+ _h('Mageia 1 will be supported until December 1st, 2012.', null, 'li');
+ _h('Mageia 2 will be supported until November 22nd, 2013.', null, 'li');
echo '</ul>';
echo '<hr>';