diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-02-08 17:33:30 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-02-08 17:33:30 +0100 |
commit | bd64c83575be0d2d32702bfc361ea2897d18e1e4 (patch) | |
tree | e58178ba09343fddc5975aa2825a1887f57ea0f0 /packages/freesmartphone | |
parent | 57ec323218ab84c0f3cb2cf8797271b2d4a20a99 (diff) |
fso-abyss: bump to 0.2.0 release version
Diffstat (limited to 'packages/freesmartphone')
-rw-r--r-- | packages/freesmartphone/fso-abyss_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/freesmartphone/fso-abyss_git.bb b/packages/freesmartphone/fso-abyss_git.bb index 7038d5e0f9..471f404fc1 100644 --- a/packages/freesmartphone/fso-abyss_git.bb +++ b/packages/freesmartphone/fso-abyss_git.bb @@ -4,7 +4,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>" SECTION = "console/network" DEPENDS = "vala-native dbus dbus-glib libgee" LICENSE = "GPL" -PV = "0.1.0+gitr${SRCREV}" +PV = "0.2.0+gitr${SRCREV}" PR = "r0" SRC_URI = "${FREESMARTPHONE_GIT}/fso-abyss.git;protocol=git;branch=master" |