Changeset 718
- Timestamp:
- 05/31/07 00:53:47 (6 years ago)
- Files:
-
- 2 modified
-
applications/shepherd (modified) (2 diffs)
-
status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/shepherd
r717 r718 2 2 3 3 my $progname = 'shepherd'; 4 my $version = '0.4.10 1';4 my $version = '0.4.102'; 5 5 6 6 # tv_grab_au … … 4114 4114 \&output_data_programme_cb, $input_postprocess_file); 4115 4115 $writer->end(); 4116 $fh->close; 4116 4117 4117 4118 &log("Final output stored in $output_filename.\n"); -
status
r717 r718 1 application shepherd 0.4.10 11 application shepherd 0.4.102 2 2 reference channel_list 2 3 3 reference Shepherd/Common.pm 0.13
