stefan pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=c53e72b1704ec083960e1a1b7cc467aa07a57cb7
commit c53e72b1704ec083960e1a1b7cc467aa07a57cb7 Author: Stefan Schmidt <[email protected]> Date: Wed Jul 16 13:04:16 2014 +0200 release: Update links for version 1.10.2 --- 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 929d673..85be9b2 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.10.1</em></p><p> + <div class="main"><p><b>EFL</b> <em>1.10.2</em></p><p> Core libraries. </p><p align=right><?php blinkdl("i/dl.png", "DOWNLOAD", - "http://download.enlightenment.org/rel/libs/efl/efl-1.10.1.tar.gz" + "http://download.enlightenment.org/rel/libs/efl/efl-1.10.2.tar.gz" );?></p></div> <?php frame2();?> <?php frame1("width=100%");?> - <div class="main"><p><b>Elementary</b> <em>1.10.1</em></p><p> + <div class="main"><p><b>Elementary</b> <em>1.10.2</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.10.1.tar.gz" + "http://download.enlightenment.org/rel/libs/elementary/elementary-1.10.2.tar.gz" );?></p></div> <?php frame2();?> --
