Skip to content

Commit 39a979f

Browse files
author
plnick
committed
increase version of AutoShutDown
1 parent 8f23ae6 commit 39a979f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

enigma2-plugin-systemplugins-autoshutdown.bb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
44

55
inherit gitpkgv
66
SRCREV = ""
7-
PV = "0.3+git${SRCPV}"
8-
PKGV = "0.3+git${GITPKGV}"
9-
PR = "r1"
7+
PV = "0.4+git${SRCPV}"
8+
PKGV = "0.4+git${GITPKGV}"
9+
PR = "r0"
1010

1111
require openplugins.inc
1212

0 commit comments

Comments
 (0)