summaryrefslogtreecommitdiff
path: root/muggle.c
diff options
context:
space:
mode:
authorlvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b>2004-10-10 13:58:17 +0000
committerlvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b>2004-10-10 13:58:17 +0000
commit3e899e6cda0ce9ba19daa4505ef4cb95aff4fd00 (patch)
tree9fc8c0fb27d9abe041ce8e5e7dc6959420556626 /muggle.c
parent79afc8f52035aed6e4f7bc5f19cdff7dc34caf4a (diff)
downloadvdr-plugin-muggle-0.0.7-BETA.tar.gz
vdr-plugin-muggle-0.0.7-BETA.tar.bz2
Error in version distinction removed0.0.7-BETA
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/tags/0.0.7-BETA@220 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'muggle.c')
-rw-r--r--muggle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/muggle.c b/muggle.c
index 14ff37b..4cc7b0d 100644
--- a/muggle.c
+++ b/muggle.c
@@ -22,7 +22,7 @@
#include <getopt.h>
#include <config.h>
-static const char *VERSION = "0.0.6";
+static const char *VERSION = "0.0.7";
static const char *DESCRIPTION = "Media juggle plugin for VDR";
static const char *MAINMENUENTRY = "Muggle";