~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to config.h.win32

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-23 09:50:04 UTC
  • mfrom: (1.5.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20090923095004-e9xauadn4bjs5n7m
Tags: upstream-2.18.0
ImportĀ upstreamĀ versionĀ 2.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
242
242
#define PACKAGE_NAME "gtk+"
243
243
 
244
244
/* Define to the full name and version of this package. */
245
 
#define PACKAGE_STRING "gtk+ 2.17.11"
 
245
#define PACKAGE_STRING "gtk+ 2.18.0"
246
246
 
247
247
/* Define to the one symbol short name of this package. */
248
248
#define PACKAGE_TARNAME "gtk+"
249
249
 
250
250
/* Define to the version of this package. */
251
 
#define PACKAGE_VERSION "2.17.11"
 
251
#define PACKAGE_VERSION "2.18.0"
252
252
 
253
253
/* Define as the return type of signal handlers (`int' or `void'). */
254
254
#define RETSIGTYPE void