diff options
Diffstat (limited to 'packages/gpe-calendar')
-rw-r--r-- | packages/gpe-calendar/gpe-calendar_cvs.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_cvs.bb b/packages/gpe-calendar/gpe-calendar_cvs.bb index 09164f88cf..a891431ffb 100644 --- a/packages/gpe-calendar/gpe-calendar_cvs.bb +++ b/packages/gpe-calendar/gpe-calendar_cvs.bb @@ -2,8 +2,8 @@ LICENSE = "GPL" DEFAULT_PREFERENCE = "-1" S = "${WORKDIR}/${PN}" -PV = "0.67+cvs${SRCDATE}" -PR = "r0" +PV = "0.72+cvs${SRCDATE}" +PR = "r1" inherit autotools gpe |