From 90f7629bb148dfd26f6f6b4aeb500b85dd66e51f Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 7 Oct 2013 10:25:04 +0200 Subject: xfce4-settings: set correct version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix commit 23f020f742aea622e5dd7aef81eb59c99f8ef000 which introduced wrong version Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xfce/recipes-xfce') diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb index 227858a15a..f3f5634a33 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb @@ -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" -- cgit 1.2.3-korg