~ubuntu-branches/ubuntu/precise/gtk+2.0/precise

« back to all changes in this revision

Viewing changes to config.h.win32

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-09-01 12:14:05 UTC
  • mfrom: (72.1.19 experimental)
  • Revision ID: james.westby@ubuntu.com-20100901121405-fpnv3e90oyihtvsx
Tags: 2.21.7-1ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
256
256
#define PACKAGE_NAME "gtk+"
257
257
 
258
258
/* Define to the full name and version of this package. */
259
 
#define PACKAGE_STRING "gtk+ 2.21.6"
 
259
#define PACKAGE_STRING "gtk+ 2.21.7"
260
260
 
261
261
/* Define to the one symbol short name of this package. */
262
262
#define PACKAGE_TARNAME "gtk+"
263
263
 
264
264
/* Define to the version of this package. */
265
 
#define PACKAGE_VERSION "2.21.6"
 
265
#define PACKAGE_VERSION "2.21.7"
266
266
 
267
267
/* Define as the return type of signal handlers (`int' or `void'). */
268
268
#define RETSIGTYPE void