diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-06-10 10:19:25 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-06-10 10:19:25 +0000 |
commit | ae09473080ec5e1e6a8347d9f84e65e34b51a91e (patch) | |
tree | 37816a1008f7acb112e85e7454a5a1951cb3bd83 /conf | |
parent | 219b733efb09bd7e04dba84ac6833a065304cb0d (diff) |
sane-srcdates.inc: EFL bump
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcdates.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcdates.inc b/conf/distro/include/sane-srcdates.inc index 8b36e47c90..c5b969bb7e 100644 --- a/conf/distro/include/sane-srcdates.inc +++ b/conf/distro/include/sane-srcdates.inc @@ -52,7 +52,7 @@ SRCDATE_gtkhtml2 ?= "20060323" # Enlightenment Foundation Libraries # Caution: This is not alphabetically, but (roughly) dependency-sorted. # Please leave it like that. -EFL_SRCDATE ?= "20080524" +EFL_SRCDATE ?= "20080610" SRCDATE_edb-native ?= "${EFL_SRCDATE}" SRCDATE_edb ?= "${EFL_SRCDATE}" SRCDATE_eet-native ?= "${EFL_SRCDATE}" |