Bump to 1.7.1

This commit is contained in:
Alan Hourihane 2006-10-13 12:59:30 +01:00
parent 8045a7a0af
commit 334aa062c3
3 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-i810],
1.7.0,
1.7.1,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-i810)

View File

@ -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;

View File

@ -10,7 +10,7 @@
#define I830_MAJOR_VERSION 1
#define I830_MINOR_VERSION 7
#define I830_PATCHLEVEL 0
#define I830_PATCHLEVEL 1
#define I830_REG_SIZE 0x80000