]> code.ossystems Code Review - openembedded-core.git/commitdiff
Bump version
authorRoss Burton <ross@openedhand.com>
Thu, 22 Feb 2007 16:29:00 +0000 (16:29 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 22 Feb 2007 16:29:00 +0000 (16:29 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1288 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/tasks_svn.bb

index 241e270c2d261bf39b57b614639e46349fcac4aa..71ce73fa7c1bf4fd568b186184b243ed0db17a36 100644 (file)
@@ -4,6 +4,7 @@ DEPENDS = "glib-2.0 gtk+ eds-dbus"
 DESCRIPTION = "Tasks is a task list application."
 
 PV = "0.0+svn${SRCDATE}"
+PR = "r1"
 
 SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http"