diff options
Diffstat (limited to 'PLUGINS/src/sky/getskyepg.pl')
-rwxr-xr-x | PLUGINS/src/sky/getskyepg.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PLUGINS/src/sky/getskyepg.pl b/PLUGINS/src/sky/getskyepg.pl index d42744d..da553ba 100755 --- a/PLUGINS/src/sky/getskyepg.pl +++ b/PLUGINS/src/sky/getskyepg.pl @@ -8,7 +8,7 @@ # # See the README file for copyright information and how to reach the author. # -# $Id: getskyepg.pl 1.7 2008/03/22 10:17:42 kls Exp $ +# $Id: getskyepg.pl 2.0 2008/03/22 10:17:42 kls Exp $ use Getopt::Std; use Time::Local; |