diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-01-10 09:32:13 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-10 09:32:13 +0000 |
commit | 6b501293bb154835aaebfbc39f1115929253a8d8 (patch) | |
tree | 99881381790da0d5381e20f162fcea0ca40567b2 | |
parent | c0b93e7d44cbda0402abf2b1fdc27ffc9a86c18e (diff) |
gpe-calendar_cvs.bb: bump PV
-rw-r--r-- | packages/gpe-calendar/gpe-calendar_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_cvs.bb b/packages/gpe-calendar/gpe-calendar_cvs.bb index 2862822cd5..09164f88cf 100644 --- a/packages/gpe-calendar/gpe-calendar_cvs.bb +++ b/packages/gpe-calendar/gpe-calendar_cvs.bb @@ -2,7 +2,7 @@ LICENSE = "GPL" DEFAULT_PREFERENCE = "-1" S = "${WORKDIR}/${PN}" -PV = "0.65+cvs${SRCDATE}" +PV = "0.67+cvs${SRCDATE}" PR = "r0" inherit autotools gpe |