xserver: Branch 'master'

Dave Airlie airlied at kemper.freedesktop.org
Mon Oct 1 21:18:21 PDT 2007


 exa/exa.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree dc90d500085dd74e90073be008fc514bd97b160a (from f15af2ae60bb8503c336bc3cba0560bd314a34bc)
Author: Dave Airlie <airlied at redhat.com>
Date:   Tue Oct 2 14:05:07 2007 +1000

    exa: increase minor version number for pixmap allocation hooks

diff --git a/exa/exa.h b/exa/exa.h
index 0eeb1f0..f852df4 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;


More information about the xorg-commit mailing list