Ticket #10397: MythTV.pm.diff
| File MythTV.pm.diff, 551 bytes (added by , 14 years ago) |
|---|
-
MythTV.pm
old new 114 114 # schema version supported in the main code. We need to check that the schema 115 115 # version in the database is as expected by the bindings, which are expected 116 116 # to be kept in sync with the main code. 117 our $SCHEMA_VERSION = "129 9";117 our $SCHEMA_VERSION = "1298"; 118 118 119 119 # NUMPROGRAMLINES is defined in mythtv/libs/libmythtv/programinfo.h and is 120 120 # the number of items in a ProgramInfo QStringList group used by
