diff options
author | Holger Freyther <zecke@selfish.org> | 2008-03-11 07:17:53 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-03-11 07:17:53 +0000 |
commit | 2a6d514d909d5fa5538143108a9ff3b4a37315ab (patch) | |
tree | 124c990571e2e89d695d22386bdb5e862b1ad5ed /conf/distro | |
parent | b58dba3953f430d00042bfd1d3c2e5e600a34519 (diff) |
efl: Illume and Qtopia needs a recent version of ecore to get along. Update to todays copy.
Diffstat (limited to 'conf/distro')
-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 5a1e8f2758..deac4e9225 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 = "20080216" +EFL_SRCDATE = "20080311" SRCDATE_edb-native ?= "${EFL_SRCDATE}" SRCDATE_edb ?= "${EFL_SRCDATE}" SRCDATE_eet-native ?= "${EFL_SRCDATE}" |