summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMidas <vdrportal_midas@gmx.de>2012-05-01 16:50:44 +0200
committerMidas <vdrportal_midas@gmx.de>2012-05-01 16:50:44 +0200
commit64336e4dc19b95c5b55f2470f7204dafa27635e1 (patch)
tree7919363e1c4bf866f4e77050ffb67d8df3ebe38f
parent4049663a325b1fa347adb633afda4576f8ac6d3b (diff)
downloadvdr-plugin-sleeptimer-64336e4dc19b95c5b55f2470f7204dafa27635e1.tar.gz
vdr-plugin-sleeptimer-64336e4dc19b95c5b55f2470f7204dafa27635e1.tar.bz2
increased version number
-rw-r--r--sleeptimer.c2
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");