diff options
Diffstat (limited to 'recipes/e17/e-wm_svn.bb')
-rw-r--r-- | recipes/e17/e-wm_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb index 97724a06cc..e87cd64d72 100644 --- a/recipes/e17/e-wm_svn.bb +++ b/recipes/e17/e-wm_svn.bb @@ -3,7 +3,7 @@ DEPENDS = "eet evas ecore edje efreet edbus" LICENSE = "MIT BSD" SRCNAME = "e" PV = "0.16.999.060+svnr${SRCPV}" -PR = "r13" +PR = "r14" SRCREV = "${EFL_SRCREV}" inherit e update-alternatives |