raster pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=1f4bdc5c4bbb03a5ef9e328aae647e123a3878ef

commit 1f4bdc5c4bbb03a5ef9e328aae647e123a3878ef
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Thu Sep 26 17:29:27 2019 +0100

    update e and efl versions on update data
---
 public_html/update.php | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/public_html/update.php b/public_html/update.php
index 05e900dc..b487e641 100644
--- a/public_html/update.php
+++ b/public_html/update.php
@@ -3,23 +3,23 @@
 # list of "apps" and "latest versions"
 $apps = array
   (
-   "enlightenment"        => "0.23.0",
-   "eina"                 => "1.22.3",
-   "eet"                  => "1.22.3",
-   "evas"                 => "1.22.3",
-   "ecore"                => "1.22.3",
-   "embryo"               => "1.22.3",
-   "edje"                 => "1.22.3",
-   "eeze"                 => "1.22.3",
-   "e_dbus"               => "1.22.3",
-   "efreet"               => "1.22.3",
-   "expedite"             => "1.22.3",
-   "evas_generic_loaders" => "1.22.3",
-   "evil"                 => "1.22.3",
-   "elementary"           => "1.22.3",
-   "eio"                  => "1.22.3",
-   "ethumb"               => "1.22.3",
-   "emotion"              => "1.22.3"
+   "enlightenment"        => "0.23.1",
+   "eina"                 => "1.22.5",
+   "eet"                  => "1.22.5",
+   "evas"                 => "1.22.5",
+   "ecore"                => "1.22.5",
+   "embryo"               => "1.22.5",
+   "edje"                 => "1.22.5",
+   "eeze"                 => "1.22.5",
+   "e_dbus"               => "1.22.5",
+   "efreet"               => "1.22.5",
+   "expedite"             => "1.22.5",
+   "evas_generic_loaders" => "1.22.5",
+   "evil"                 => "1.22.5",
+   "elementary"           => "1.22.5",
+   "eio"                  => "1.22.5",
+   "ethumb"               => "1.22.5",
+   "emotion"              => "1.22.5"
    );
 #############################################################################
 

-- 


Reply via email to