projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a87e9a3
)
Roll back premature version bump.
author
Kristian Høgsberg
<krh@redhat.com>
Mon, 15 Oct 2007 16:16:45 +0000
(12:16 -0400)
committer
Kristian Høgsberg
<krh@redhat.com>
Mon, 15 Oct 2007 16:16:45 +0000
(12:16 -0400)
src/glx/x11/xf86dristr.h
patch
|
blob
|
history
diff --git
a/src/glx/x11/xf86dristr.h
b/src/glx/x11/xf86dristr.h
index 7e8bc557d3e8a8af14e13b5f7a037e1195ab38ac..ac05b183b3caa8d1cd3cfbaa6b612659220b73df 100644
(file)
--- a/
src/glx/x11/xf86dristr.h
+++ b/
src/glx/x11/xf86dristr.h
@@
-50,10
+50,9
@@
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* 4.0.0: Original
* 4.0.1: Patch to bump clipstamp when windows are destroyed, 28 May 02
* 4.1.0: Add transition from single to multi in DRMInfo rec, 24 Jun 02
- * 5.0.0: Drop XIDs from DRI interface.
*/
-#define XF86DRI_MAJOR_VERSION
5
-#define XF86DRI_MINOR_VERSION
0
+#define XF86DRI_MAJOR_VERSION
4
+#define XF86DRI_MINOR_VERSION
1
#define XF86DRI_PATCH_VERSION 0
typedef struct _XF86DRIQueryVersion {