From 0a7f20cf1f7782d29163fee13619091e45466444 Mon Sep 17 00:00:00 2001 From: guillemj <> Date: Tue, 24 Jun 2008 04:42:25 +0000 Subject: [PATCH] Bump version to '2008.06.24' --- Device3Dfx/3dfx_driver.c | 2 +- Device3Dfx/ChangeLog | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Device3Dfx/3dfx_driver.c b/Device3Dfx/3dfx_driver.c index c105060..7dcf4f5 100644 --- a/Device3Dfx/3dfx_driver.c +++ b/Device3Dfx/3dfx_driver.c @@ -908,7 +908,7 @@ MODULE_AUTHOR("Daryll Strauss et al."); MODULE_DESCRIPTION("3dfx glide kernel device driver"); MODULE_LICENSE("GPL"); #ifdef MODULE_VERSION -MODULE_VERSION("2007.02.06"); +MODULE_VERSION("2008.06.24"); #endif #endif diff --git a/Device3Dfx/ChangeLog b/Device3Dfx/ChangeLog index 284e5a4..6110649 100644 --- a/Device3Dfx/ChangeLog +++ b/Device3Dfx/ChangeLog @@ -1,3 +1,7 @@ +2008-06-24 Guillem Jover + + * 3dfx_driver.c (MODULE_VERSION): Bump to '2008.06.24'. + 2008-06-24 Guillem Jover * 3dfx_driver.c (KERNEL_MIN_VER): Remove defenition, and replace all