diff options
Diffstat (limited to 'recipes/gpe-conf')
-rw-r--r-- | recipes/gpe-conf/gpe-conf_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-conf/gpe-conf_svn.bb b/recipes/gpe-conf/gpe-conf_svn.bb index 5f9d60fd88..eeac6f9445 100644 --- a/recipes/gpe-conf/gpe-conf_svn.bb +++ b/recipes/gpe-conf/gpe-conf_svn.bb @@ -11,7 +11,7 @@ RDEPENDS_gpe-conf-panel = "gpe-conf" inherit autotools gpe -PV = "0.2.7+svnr${SRCREV}" +PV = "0.2.8+svnr${SRCREV}" PR = "r0" SRC_URI = "${GPE_SVN}" |