~ubuntu-branches/ubuntu/natty/gtk2-engines/natty

« back to all changes in this revision

Viewing changes to engines/support/config.h

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-03-30 10:38:46 UTC
  • mfrom: (1.1.53 upstream)
  • Revision ID: james.westby@ubuntu.com-20100330103846-alvlr49w856laidr
Tags: 1:2.20.0-0ubuntu1
* New upstream version:
  - Increased spacing between icons and labels in Clearlooks
  - gtk-engines: system-lua check is buggy

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
#define PACKAGE_NAME "gtk-engines"
77
77
 
78
78
/* Define to the full name and version of this package. */
79
 
#define PACKAGE_STRING "gtk-engines 2.18.5"
 
79
#define PACKAGE_STRING "gtk-engines 2.20.0"
80
80
 
81
81
/* Define to the one symbol short name of this package. */
82
82
#define PACKAGE_TARNAME "gtk-engines"
83
83
 
84
84
/* Define to the version of this package. */
85
 
#define PACKAGE_VERSION "2.18.5"
 
85
#define PACKAGE_VERSION "2.20.0"
86
86
 
87
87
/* Define to 1 if you have the ANSI C header files. */
88
88
#define STDC_HEADERS 1
89
89
 
90
90
/* Version number of package */
91
 
#define VERSION "2.18.5"
 
91
#define VERSION "2.20.0"