kuuko pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=30fe4619f4935efd01e8f9293d623d86405f429a
commit 30fe4619f4935efd01e8f9293d623d86405f429a Author: Kai Huuhko <[email protected]> Date: Wed Sep 24 21:37:01 2014 +0300 download: update link for python-efl 1.11.0 --- public_html/p/download/en-body | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public_html/p/download/en-body b/public_html/p/download/en-body index d7c7d21..492593a 100644 --- a/public_html/p/download/en-body +++ b/public_html/p/download/en-body @@ -103,10 +103,10 @@ <?php frame2();?> <?php frame1("width=100%");?> - <div class="main"><p><b>Python EFL</b> <em>1.10.0</em></p><p> + <div class="main"><p><b>Python EFL</b> <em>1.11.0</em></p><p> Python bindings for EFL and Elementary. </p><p align=right><?php blinkdl("i/dl.png", "DOWNLOAD", - "http://download.enlightenment.org/rel/bindings/python/python-efl-1.10.0.tar.gz" + "http://download.enlightenment.org/rel/bindings/python/python-efl-1.11.0.tar.gz" );?></p></div> <?php frame2();?> --
