diff options
Diffstat (limited to 'linux/gamma_drv.c')
-rw-r--r-- | linux/gamma_drv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/gamma_drv.c b/linux/gamma_drv.c index 98916bc5..cd64b305 100644 --- a/linux/gamma_drv.c +++ b/linux/gamma_drv.c @@ -36,7 +36,7 @@ #define DRIVER_AUTHOR "VA Linux Systems Inc." -#define DRIVER_NAME "gamma" +#define DRIVER_NAME "gamma"##CONFIG_XFREE86_VERSION_STR #define DRIVER_DESC "3DLabs gamma" #define DRIVER_DATE "20010216" |