diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-07-16 08:08:51 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-07-16 08:08:51 +0000 |
commit | c178f8f3a7815663493e6d5cac0ccb3959a812b6 (patch) | |
tree | b63dfdb4eeabfe67b6de929efaf5ebfe711bcb1d | |
parent | fd219d6869f897f3d559227f6a7b86f02f60696b (diff) |
sane-srcdates: bump EFL srcdate
-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 10a0330f17..f248a81bba 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 ?= "20080610" +EFL_SRCDATE ?= "20080716" SRCDATE_edb-native ?= "${EFL_SRCDATE}" SRCDATE_edb ?= "${EFL_SRCDATE}" SRCDATE_eet-native ?= "${EFL_SRCDATE}" |