summaryrefslogtreecommitdiff
path: root/linux-core/r128_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/r128_drv.c')
-rw-r--r--linux-core/r128_drv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-core/r128_drv.c b/linux-core/r128_drv.c
index 89b68696..b70e0f21 100644
--- a/linux-core/r128_drv.c
+++ b/linux-core/r128_drv.c
@@ -37,10 +37,10 @@
#define R128_NAME "r128"
#define R128_DESC "ATI Rage 128"
-#define R128_DATE "20001201"
+#define R128_DATE "20001212"
#define R128_MAJOR 2
#define R128_MINOR 1
-#define R128_PATCHLEVEL 0
+#define R128_PATCHLEVEL 2
static drm_device_t r128_device;
drm_ctx_t r128_res_ctx;