summaryrefslogtreecommitdiff
path: root/exa/exa.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2007-10-02 14:05:07 +1000
committerDave Airlie <airlied@redhat.com>2007-10-02 14:05:07 +1000
commitdc90d500085dd74e90073be008fc514bd97b160a (patch)
tree549e1a8993ec9d0246627b6662d97defab277bb8 /exa/exa.h
parentf15af2ae60bb8503c336bc3cba0560bd314a34bc (diff)
exa: increase minor version number for pixmap allocation hooks
Diffstat (limited to 'exa/exa.h')
-rw-r--r--exa/exa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/exa/exa.h b/exa/exa.h
index 0eeb1f062..f852df482 100644
--- a/exa/exa.h
+++ b/exa/exa.h
@@ -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;