diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2014-02-02 16:28:42 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2014-02-02 16:28:42 +0000 |
commit | e6b5c94199a4343276f3f4f78a536dca16707b05 (patch) | |
tree | 3d11d8cd510a4d19565ff6b697c937e6994634d7 /en/support/index.php | |
parent | 1a3327a44b100ee081ef247ccdad601d67313753 (diff) | |
download | www-e6b5c94199a4343276f3f4f78a536dca16707b05.tar www-e6b5c94199a4343276f3f4f78a536dca16707b05.tar.gz www-e6b5c94199a4343276f3f4f78a536dca16707b05.tar.bz2 www-e6b5c94199a4343276f3f4f78a536dca16707b05.tar.xz www-e6b5c94199a4343276f3f4f78a536dca16707b05.zip |
mga4 is supported until 08/15 and not 04/15
Diffstat (limited to 'en/support/index.php')
-rw-r--r-- | en/support/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php index 86ddb91c1..644f0cc83 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -49,7 +49,7 @@ _lang_load($locale, 'support'); _h('Lifecycle', null, 'h3'); _h('Mageia releases are supported at least for 18 months.'); echo '<ul class="hl">'; - _h('Mageia 4 will be supported until April 1st, 2015.', null, 'li'); + _h('Mageia 4 will be supported until August 1st, 2015.', null, 'li'); _h('Mageia 3 will be supported until November 19th, 2014.', null, 'li'); _h('Mageia 2 was supported until November 22nd, 2013.', null, 'li'); _h('Mageia 1 was supported until December 1st, 2012.', null, 'li'); |