diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-05-29 10:40:29 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-05-29 10:40:29 +0000 |
commit | 2385cfa1495b103056bc96cf2711443e39c44d30 (patch) | |
tree | 6b74fcc268633004ad21e3b5a982cdba112c5014 /lib/mesa/include/GL/glxext.h | |
parent | e052553623cc1aae604a988ab684b4935a83b03d (diff) |
Merge Mesa 11.2.2
Diffstat (limited to 'lib/mesa/include/GL/glxext.h')
-rw-r--r-- | lib/mesa/include/GL/glxext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mesa/include/GL/glxext.h b/lib/mesa/include/GL/glxext.h index 21317c028..2d91aae37 100644 --- a/lib/mesa/include/GL/glxext.h +++ b/lib/mesa/include/GL/glxext.h @@ -33,7 +33,7 @@ extern "C" { ** used to make the header, and the header can be found at ** http://www.opengl.org/registry/ ** -** Khronos $Revision: 1.1 $ on $Date: 2015/11/22 02:37:07 $ +** Khronos $Revision: 1.2 $ on $Date: 2016/05/29 10:40:20 $ */ #define GLX_GLXEXT_VERSION 20140810 |