Bumped driver date and minor version.

This commit is contained in:
Thomas Hellstrom 2005-01-05 17:46:34 +00:00
parent e34b560191
commit 4818014ab1

View file

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