mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-06 21:20:26 +01:00
Bumped driver date and minor version.
This commit is contained in:
parent
e34b560191
commit
4818014ab1
1 changed files with 3 additions and 3 deletions
|
|
@ -28,11 +28,11 @@
|
|||
|
||||
#define DRIVER_NAME "via"
|
||||
#define DRIVER_DESC "VIA Unichrome"
|
||||
#define DRIVER_DATE "20041231"
|
||||
#define DRIVER_DATE "20050105"
|
||||
|
||||
#define DRIVER_MAJOR 2
|
||||
#define DRIVER_MINOR 3
|
||||
#define DRIVER_PATCHLEVEL 4
|
||||
#define DRIVER_MINOR 4
|
||||
#define DRIVER_PATCHLEVEL 0
|
||||
|
||||
typedef struct drm_via_ring_buffer {
|
||||
drm_map_t map;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue