summaryrefslogtreecommitdiff
path: root/sleeptimer.c
diff options
context:
space:
mode:
authorMidas <vdrportal_midas@gmx.de>2013-01-26 11:59:14 +0100
committerMidas <vdrportal_midas@gmx.de>2013-01-26 11:59:14 +0100
commitb7775013af60b079290305441142659f26db9883 (patch)
tree67f925ff14c5d0e7340b7633d5df72608b323002 /sleeptimer.c
parent9b1417e1fc23446f590505e0bbf7e3a0bf314b12 (diff)
downloadvdr-plugin-sleeptimer-master.tar.gz
vdr-plugin-sleeptimer-master.tar.bz2
Makefile adapted to vdr-1.7.36HEADmaster
Diffstat (limited to 'sleeptimer.c')
-rw-r--r--sleeptimer.c2
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");