diff options
author | Midas <vdrportal_midas@gmx.de> | 2013-01-26 11:59:14 +0100 |
---|---|---|
committer | Midas <vdrportal_midas@gmx.de> | 2013-01-26 11:59:14 +0100 |
commit | b7775013af60b079290305441142659f26db9883 (patch) | |
tree | 67f925ff14c5d0e7340b7633d5df72608b323002 /sleeptimer.c | |
parent | 9b1417e1fc23446f590505e0bbf7e3a0bf314b12 (diff) | |
download | vdr-plugin-sleeptimer-master.tar.gz vdr-plugin-sleeptimer-master.tar.bz2 |
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 9feb4dd..0dae825 100644 --- a/sleeptimer.c +++ b/sleeptimer.c @@ -19,7 +19,7 @@ #define COMMANDLENGTH 512 #endif -static const char *VERSION = "0.8.3-201205011650dev"; +static const char *VERSION = "0.8.3-201301261156dev"; static const char *DESCRIPTION = "Sleeptimer for VDR"; static const char *MAINMENUENTRY = tr("Sleeptimer"); |