mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-29 12:40:08 +01:00
exa: increase minor version number for pixmap allocation hooks
This commit is contained in:
parent
f15af2ae60
commit
dc90d50008
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue