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 43696fd..9feb4dd 100644 --- a/sleeptimer.c +++ b/sleeptimer.c @@ -19,7 +19,7 @@ #define COMMANDLENGTH 512 #endif -static const char *VERSION = "0.8.3-201205011141dev"; +static const char *VERSION = "0.8.3-201205011650dev"; static const char *DESCRIPTION = "Sleeptimer for VDR"; static const char *MAINMENUENTRY = tr("Sleeptimer"); |