summaryrefslogtreecommitdiff
path: root/extrecmenu.h
diff options
context:
space:
mode:
authorMartin Prochnow <nordlicht@martins-kabuff.de>2006-03-31 19:31:30 +0200
committerAndreas Mair <andreas@vdr-developer.org>2006-03-31 19:31:30 +0200
commitc849f2898257df19fddb97ac99c392c410f120d1 (patch)
tree86ed2e867a184513f35ee069caa4b1dd70285120 /extrecmenu.h
parent0ff08f0bfb1460e0d0035081956a75b92aaa8359 (diff)
downloadvdr-plugin-extrecmenu-c849f2898257df19fddb97ac99c392c410f120d1.tar.gz
vdr-plugin-extrecmenu-c849f2898257df19fddb97ac99c392c410f120d1.tar.bz2
Version 0.8av0.8a
- fixed problem when open the plugin while replaying a archive dvd; thanks to Monroe from vdr-portal.de for reporting - new version of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de - updated finnish translation; thanks to Rolf Ahrenberg
Diffstat (limited to 'extrecmenu.h')
-rw-r--r--extrecmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extrecmenu.h b/extrecmenu.h
index af0f89b..687c445 100644
--- a/extrecmenu.h
+++ b/extrecmenu.h
@@ -1,6 +1,6 @@
#include <vdr/plugin.h>
-static const char *VERSION = "0.8";
+static const char *VERSION = "0.8a";
static const char *DESCRIPTION = "Extended recordings menu";
static const char *MAINMENUENTRY = "ExtRecMenu";