~ubuntu-branches/debian/experimental/gtk+2.0/experimental

« back to all changes in this revision

Viewing changes to gtk/gtkversion.h

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2010-12-23 03:09:40 UTC
  • mfrom: (1.13.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20101223030940-ctsv8mereipe1e2p
Tags: 2.23.3-1
* New upstream release.
  + debian/control.in:
    - Bump the libglib2.0-dev build requirement.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Refreshed.
  + debian/libgtk2.0-0.symbols:
    - Updated for the new symbols.
  + debian/rules:
    - Bump the shver.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 */
36
36
#define GTK_MAJOR_VERSION                               (2)
37
37
#define GTK_MINOR_VERSION                               (23)
38
 
#define GTK_MICRO_VERSION                               (2)
39
 
#define GTK_BINARY_AGE                                  (2302)
 
38
#define GTK_MICRO_VERSION                               (3)
 
39
#define GTK_BINARY_AGE                                  (2303)
40
40
#define GTK_INTERFACE_AGE                               (0)
41
41
 
42
42
/* check whether a Gtk+ version equal to or greater than