aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
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>';