~ubuntu-branches/ubuntu/lucid/gtkglext/lucid

« back to all changes in this revision

Viewing changes to gtk/gtkglversion.h

  • Committer: Bazaar Package Importer
  • Author(s): Nicolas Bruguier
  • Date: 2007-06-21 13:36:50 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070621133650-7pg0dt7ajqyjxmti
Tags: 1.2.0-0ubuntu1
* New upstream version
* Fix Maintainer field
* Remove old xlibs-devs dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 * Compile time version.
30
30
 */
31
31
#define GTKGLEXT_MAJOR_VERSION (1)
32
 
#define GTKGLEXT_MINOR_VERSION (0)
33
 
#define GTKGLEXT_MICRO_VERSION (6)
34
 
#define GTKGLEXT_INTERFACE_AGE (4)
35
 
#define GTKGLEXT_BINARY_AGE    (6)
 
32
#define GTKGLEXT_MINOR_VERSION (2)
 
33
#define GTKGLEXT_MICRO_VERSION (0)
 
34
#define GTKGLEXT_INTERFACE_AGE (0)
 
35
#define GTKGLEXT_BINARY_AGE    (0)
36
36
 
37
37
/*
38
38
 * Check whether a GtkGLExt version equal to or greater than