diff options
Diffstat (limited to 'sleeptimer.c')
-rw-r--r-- | sleeptimer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sleeptimer.c b/sleeptimer.c index f6f3509..fb8d8cd 100644 --- a/sleeptimer.c +++ b/sleeptimer.c @@ -19,7 +19,7 @@ #define COMMANDLENGTH 512 #endif -static const char *VERSION = "0.8.3-WIP201108061016"; +static const char *VERSION = "0.8.3-WIP201205011120"; static const char *DESCRIPTION = "Sleeptimer for VDR"; static const char *MAINMENUENTRY = tr("Sleeptimer"); |