diff options
Diffstat (limited to 'recipes/freesmartphone/libfsoresource_git.bb')
-rw-r--r-- | recipes/freesmartphone/libfsoresource_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libfsoresource_git.bb b/recipes/freesmartphone/libfsoresource_git.bb index 40b536f293..234105263c 100644 --- a/recipes/freesmartphone/libfsoresource_git.bb +++ b/recipes/freesmartphone/libfsoresource_git.bb @@ -1,5 +1,5 @@ require cornucopia.inc DESCRIPTION = "freesmartphone.org dbus resource library" DEPENDS += "libfso-glib" -PV = "0.1.0+gitr${SRCREV}" +PV = "0.1.1+gitr${SRCREV}" PR = "${INC_PR}.0" |