~ubuntu-branches/ubuntu/lucid/mythtv/lucid

« back to all changes in this revision

Viewing changes to bindings/perl/MythTV.pm

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2009-10-02 00:23:18 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20091002002318-5qu2fr0gxl59egft
Tags: 0.22.0~trunk22167-0ubuntu1
* New upstream checkout (r22167).
  - Fixes some segfaults.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# MythTV bindings for perl.
3
3
#
4
4
# @url       $URL: http://svn.mythtv.org/svn/trunk/mythtv/bindings/perl/MythTV.pm $
5
 
# @date      $Date: 2009-08-22 22:49:36 -0500 (Sat, 22 Aug 2009) $
6
 
# @version   $Revision: 21445 $
 
5
# @date      $Date: 2009-10-01 14:43:38 -0500 (Thu, 01 Oct 2009) $
 
6
# @version   $Revision: 22164 $
7
7
# @author    $Author: danielk $
8
8
#
9
9
 
101
101
 
102
102
# MYTH_PROTO_VERSION is defined in libmyth in mythtv/libs/libmyth/mythcontext.h
103
103
# and should be the current MythTV protocol version.
104
 
    our $PROTO_VERSION = 48;
 
104
    our $PROTO_VERSION = 49;
105
105
 
106
106
# NUMPROGRAMLINES is defined in mythtv/libs/libmythtv/programinfo.h and is
107
107
# the number of items in a ProgramInfo QStringList group used by