summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E. Martin <kem-at-freedesktop-dot-org>2005-11-09 21:31:20 +0000
committerKevin E. Martin <kem-at-freedesktop-dot-org>2005-11-09 21:31:20 +0000
commit0a807498eb7f9a711825f4459d33f3206138ff85 (patch)
treee560fdd26704afcc54e7454062c8ba869a33a889
parent5cf8aa47d5829c36691f24766bfa37f64cd9feca (diff)
Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_902
-rw-r--r--src/ativersion.h6
-rw-r--r--src/r128_version.h4
-rw-r--r--src/radeon_version.h2
3 files changed, 6 insertions, 6 deletions
diff --git a/src/ativersion.h b/src/ativersion.h
index e41618d..fa6f54a 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.62 2003/07/24 22:08:28 tsi Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ativersion.h,v 1.65tsi Exp $ */
/*
- * Copyright 1997 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
+ * Copyright 1997 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 ATI_VERSION_MAJOR 6
#define ATI_VERSION_MINOR 5
-#define ATI_VERSION_PATCH 3
+#define ATI_VERSION_PATCH 7
#ifndef ATI_VERSION_EXTRA
#define ATI_VERSION_EXTRA ""
diff --git a/src/r128_version.h b/src/r128_version.h
index 589d8d4..3ff7ab9 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 ""
diff --git a/src/radeon_version.h b/src/radeon_version.h
index de91bb3..256a369 100644
--- a/src/radeon_version.h
+++ b/src/radeon_version.h
@@ -43,7 +43,7 @@
#define RADEON_VERSION_MAJOR 4
#define RADEON_VERSION_MAJOR_TILED 5
#define RADEON_VERSION_MINOR 0
-#define RADEON_VERSION_PATCH 1
+#define RADEON_VERSION_PATCH 2
#ifndef RADEON_VERSION_EXTRA
#define RADEON_VERSION_EXTRA ""