xfce4-settings: set correct version

fix commit 23f020f742aea622e5dd7aef81eb59c99f8ef000 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

View File

@ -19,7 +19,7 @@ SRC_URI = " git://gitorious.org/xfce/xfce4-settings.git;protocol=git;branch=for-
"
SRCREV = "b7a0e1fd77f5bb5c372223ff62aec7acf252f061"
S = "${WORKDIR}/git"
PV = "4.10.0+git${SRCPV}"
PV = "4.11.0+git${SRCPV}"
EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"