diff options
Diffstat (limited to 'newplugin')
-rwxr-xr-x | newplugin | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ # See the main source file 'vdr.c' for copyright information and # how to reach the author. # -# $Id: newplugin 1.41 2008/01/13 13:00:23 kls Exp $ +# $Id: newplugin 2.0 2008/01/13 13:00:23 kls Exp $ $PLUGIN_NAME = $ARGV[0] || die "Usage: newplugin <name>\n"; |