mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-09 03:58:05 +02:00
via: Bump version number and date.
This commit is contained in:
parent
0203edaa21
commit
96f272884d
1 changed files with 2 additions and 2 deletions
|
|
@ -42,11 +42,11 @@
|
|||
* backwards incompatibilities, (which should be avoided whenever possible).
|
||||
*/
|
||||
|
||||
#define VIA_DRM_DRIVER_DATE "20060615"
|
||||
#define VIA_DRM_DRIVER_DATE "20060616"
|
||||
|
||||
#define VIA_DRM_DRIVER_MAJOR 2
|
||||
#define VIA_DRM_DRIVER_MINOR 10
|
||||
#define VIA_DRM_DRIVER_PATCHLEVEL 1
|
||||
#define VIA_DRM_DRIVER_PATCHLEVEL 2
|
||||
#define VIA_DRM_DRIVER_VERSION (((VIA_DRM_DRIVER_MAJOR) << 16) | (VIA_DRM_DRIVER_MINOR))
|
||||
|
||||
#define VIA_NR_SAREA_CLIPRECTS 8
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue