xfce4-settings: set correct version

fix commit 23f020f742 which introduced wrong version

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Andreas Müller
2013-10-07 10:25:04 +02:00
committed by Martin Jansa
parent b82120abbb
commit 90f7629bb1
@@ -19,7 +19,7 @@ SRC_URI = " git://gitorious.org/xfce/xfce4-settings.git;protocol=git;branch=for-
" "
SRCREV = "b7a0e1fd77f5bb5c372223ff62aec7acf252f061" SRCREV = "b7a0e1fd77f5bb5c372223ff62aec7acf252f061"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "4.10.0+git${SRCPV}" PV = "4.11.0+git${SRCPV}"
EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"