diff options
Diffstat (limited to 'src/ativersion.h')
-rw-r--r-- | src/ativersion.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ativersion.h b/src/ativersion.h index ae2929ca..e41618d6 100644 --- a/src/ativersion.h +++ b/src/ativersion.h @@ -1,6 +1,6 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ativersion.h,v 1.65tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ativersion.h,v 1.62 2003/07/24 22:08:28 tsi Exp $ */ /* - * Copyright 1997 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org + * Copyright 1997 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -39,7 +39,7 @@ #define ATI_VERSION_MAJOR 6 #define ATI_VERSION_MINOR 5 -#define ATI_VERSION_PATCH 6 +#define ATI_VERSION_PATCH 3 #ifndef ATI_VERSION_EXTRA #define ATI_VERSION_EXTRA "" |