xf86-video-i128 1.2.1 from X.Org 7.2RC3
This commit is contained in:
parent
8bc0002423
commit
2f711e281c
@ -22,7 +22,7 @@
|
||||
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT([xf86-video-i128],
|
||||
1.1.0.6,
|
||||
1.2.1,
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
|
||||
xf86-video-i128)
|
||||
|
||||
|
@ -117,8 +117,8 @@ static unsigned int I128DDC1Read(ScrnInfoPtr pScrn);
|
||||
#define I128_NAME "I128"
|
||||
#define I128_DRIVER_NAME "i128"
|
||||
#define I128_MAJOR_VERSION 1
|
||||
#define I128_MINOR_VERSION 1
|
||||
#define I128_PATCHLEVEL 0
|
||||
#define I128_MINOR_VERSION 2
|
||||
#define I128_PATCHLEVEL 1
|
||||
|
||||
/*
|
||||
* This contains the functions needed by the server after loading the
|
||||
|
Loading…
Reference in New Issue
Block a user