diff options
Diffstat (limited to 'src/r128_version.h')
-rw-r--r-- | src/r128_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/r128_version.h b/src/r128_version.h index 589d8d40..3ff7ab92 100644 --- a/src/r128_version.h +++ b/src/r128_version.h @@ -1,6 +1,6 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/r128_version.h,v 1.6 2003/01/01 19:16:35 tsi Exp $ */ /* - * Copyright 2000 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org + * Copyright 2000 through 2004 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 R128_VERSION_MAJOR 4 #define R128_VERSION_MINOR 0 -#define R128_VERSION_PATCH 1 +#define R128_VERSION_PATCH 2 #ifndef R128_VERSION_EXTRA #define R128_VERSION_EXTRA "" |