diff options
Diffstat (limited to 'libmailwrapper')
-rw-r--r-- | libmailwrapper/libmailwrapper_1.1.6.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmailwrapper/libmailwrapper_1.1.6.oe b/libmailwrapper/libmailwrapper_1.1.6.oe index 4396996520..dfca18dd30 100644 --- a/libmailwrapper/libmailwrapper_1.1.6.oe +++ b/libmailwrapper/libmailwrapper_1.1.6.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "LGPL" DEPENDS = "libetpan" -PR = "r2" +PR = "r3" #TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}" TAG="v1_1_6_b" |