~ubuntu-branches/debian/sid/me-tv/sid

« back to all changes in this revision

Viewing changes to config.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Lamothe
  • Date: 2010-06-20 21:51:41 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20100620215141-kuot8mtwihv6ugwm
Tags: 1.2.6-1
* New upstream release
* Fix "needs to depend on libxine1-x" updated control file to
  depend on ${xine-x:Depends} (Closes: #575122)
* Fix "EPG texts with ampersands not shown" encoded XML strings
  in GTK controls that use markup (Closes: #582613)
* Updated the description of the application to remove reference
  to MythTV

Show diffs side-by-side

added added

removed removed

Lines of Context:
123
123
#define PACKAGE_NAME "Me TV"
124
124
 
125
125
/* Define to the full name and version of this package. */
126
 
#define PACKAGE_STRING "Me TV 1.2.4"
 
126
#define PACKAGE_STRING "Me TV 1.2.6"
127
127
 
128
128
/* Define to the one symbol short name of this package. */
129
129
#define PACKAGE_TARNAME "me-tv"
132
132
#define PACKAGE_URL ""
133
133
 
134
134
/* Define to the version of this package. */
135
 
#define PACKAGE_VERSION "1.2.4"
 
135
#define PACKAGE_VERSION "1.2.6"
136
136
 
137
137
/* Define to the type of arg 1 for `select'. */
138
138
#define SELECT_TYPE_ARG1 int
175
175
 
176
176
 
177
177
/* Version number of package */
178
 
#define VERSION "1.2.4"
 
178
#define VERSION "1.2.6"
179
179
 
180
180
/* Define to 1 if on MINIX. */
181
181
/* #undef _MINIX */