diff options
author | Alan Hourihane <alanh@fairlite.demon.co.uk> | 2006-10-13 12:59:30 +0100 |
---|---|---|
committer | Alan Hourihane <alanh@fairlite.demon.co.uk> | 2006-10-13 12:59:30 +0100 |
commit | 334aa062c333f2c59bc40e1b9239d3ea71c88a8f (patch) | |
tree | 0f7dcdeaf7f9107233dad569f98662ab1973aef9 /src/i810_dri.h | |
parent | 8045a7a0af1b276cd7f46ce99d034fd5d503e67c (diff) |
Bump to 1.7.1xf86-video-intel-1.7.1xf86-video-i810-1.7.1
Diffstat (limited to 'src/i810_dri.h')
-rw-r--r-- | src/i810_dri.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i810_dri.h b/src/i810_dri.h index 027a47a9..f5016b6a 100644 --- a/src/i810_dri.h +++ b/src/i810_dri.h @@ -9,8 +9,8 @@ #define I810_MAX_DRAWABLES 256 #define I810_MAJOR_VERSION 1 -#define I810_MINOR_VERSION 6 -#define I810_PATCHLEVEL 3 +#define I810_MINOR_VERSION 7 +#define I810_PATCHLEVEL 1 typedef struct { drm_handle_t regs; |