stefan pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=e61908e477d5a09f58b82315da446dbf8c09f9be
commit e61908e477d5a09f58b82315da446dbf8c09f9be Author: Stefan Schmidt <[email protected]> Date: Tue Oct 14 15:47:37 2014 +0200 release: Update links for version 1.11.3 --- public_html/p/download/en-body | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public_html/p/download/en-body b/public_html/p/download/en-body index 6d607d6..2e232a6 100644 --- a/public_html/p/download/en-body +++ b/public_html/p/download/en-body @@ -71,18 +71,18 @@ <td class='main'> <?php frame1("width=100%");?> - <div class="main"><p><b>EFL</b> <em>1.11.2</em></p><p> + <div class="main"><p><b>EFL</b> <em>1.11.3</em></p><p> Core libraries. </p><p align=right><?php blinkdl("i/dl.png", "DOWNLOAD", - "http://download.enlightenment.org/rel/libs/efl/efl-1.11.2.tar.gz" + "http://download.enlightenment.org/rel/libs/efl/efl-1.11.3.tar.gz" );?></p></div> <?php frame2();?> <?php frame1("width=100%");?> - <div class="main"><p><b>Elementary</b> <em>1.11.2</em></p><p> + <div class="main"><p><b>Elementary</b> <em>1.11.3</em></p><p> Widget set/toolkit. </p><p align=right><?php blinkdl("i/dl.png", "DOWNLOAD", - "http://download.enlightenment.org/rel/libs/elementary/elementary-1.11.2.tar.gz" + "http://download.enlightenment.org/rel/libs/elementary/elementary-1.11.3.tar.gz" );?></p></div> <?php frame2();?> --
