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

« back to all changes in this revision

Viewing changes to gtk/gtkversion.h

  • 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:
34
34
/* compile time version
35
35
 */
36
36
#define GTK_MAJOR_VERSION                               (2)
37
 
#define GTK_MINOR_VERSION                               (17)
38
 
#define GTK_MICRO_VERSION                               (11)
39
 
#define GTK_BINARY_AGE                                  (1711)
 
37
#define GTK_MINOR_VERSION                               (18)
 
38
#define GTK_MICRO_VERSION                               (0)
 
39
#define GTK_BINARY_AGE                                  (1800)
40
40
#define GTK_INTERFACE_AGE                               (0)
41
41
 
42
42
/* check whether a Gtk+ version equal to or greater than