discomfitor pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=f2a6ea9b57971be67eb9c72aaff84ea0942fbafd
commit f2a6ea9b57971be67eb9c72aaff84ea0942fbafd Author: zmike <michael.blumenkra...@gmail.com> Date: Wed Jun 4 10:22:46 2014 -0400 update for e19 alpha release --- public_html/p/download/en-body | 8 ++++++++ public_html/p/index/en-body | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/public_html/p/download/en-body b/public_html/p/download/en-body index e1ee77a..2742e54 100644 --- a/public_html/p/download/en-body +++ b/public_html/p/download/en-body @@ -122,6 +122,14 @@ <td class='main'> <?php frame1("width=100%");?> + <div class="main"><p><b>Enlightenment UNSTABLE</b> <em>0.19.0 ALPHA1</em></p><p> + The Compositing Window Manager and Desktop Shell: PRERELEASE VERSION. </p><p align=right><?php blinkdl("i/dl.png", + "DOWNLOAD", + "http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.19.0-alpha1.tar.gz" + );?></p></div> + <?php frame2();?> + + <?php frame1("width=100%");?> <div class="main"><p><b>Enlightenment</b> <em>0.18.8</em></p><p> The Compositing Window Manager and Desktop Shell. </p><p align=right><?php blinkdl("i/dl.png", "DOWNLOAD", diff --git a/public_html/p/index/en-body b/public_html/p/index/en-body index acb2e70..4da3361 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 E18 are out!</b><br> + <b>EFL 1.10 and E19 ALPHA are out!</b><br> <?php blink("i/dl.png", "DOWNLOAD", "download"); ?> </center> </div> --