exa: increase minor version number for pixmap allocation hooks

This commit is contained in:
Dave Airlie 2007-10-02 14:05:07 +10:00
parent f15af2ae60
commit dc90d50008

View File

@ -39,7 +39,7 @@
#include "fb.h"
#define EXA_VERSION_MAJOR 2
#define EXA_VERSION_MINOR 3
#define EXA_VERSION_MINOR 4
#define EXA_VERSION_RELEASE 0
typedef struct _ExaOffscreenArea ExaOffscreenArea;