stefan pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=5ef1424dd062b83d9aaf8eee6f9d7a5689c24f30
commit 5ef1424dd062b83d9aaf8eee6f9d7a5689c24f30 Author: Stefan Schmidt <s.schm...@samsung.com> Date: Thu Aug 21 10:18:21 2014 +0200 www: Update efl version also on the main page --- public_html/p/index/en-body | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/p/index/en-body b/public_html/p/index/en-body index 4da3361..5a424cc 100644 --- a/public_html/p/index/en-body +++ b/public_html/p/index/en-body @@ -47,7 +47,7 @@ <center> <?php img("logo.png", "E"); ?> <br> - <b>EFL 1.10 and E19 ALPHA are out!</b><br> + <b>EFL 1.11 and E19 ALPHA are out!</b><br> <?php blink("i/dl.png", "DOWNLOAD", "download"); ?> </center> </div> --