From e067f224ed841160e32f651119e1a780ffb4b8a3 Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Mon, 26 Jan 2015 15:09:47 -0700 Subject: [PATCH] xgl: Bump rev for Command Atomic update Bug #: 12997 Alpha header revision: r29249 --- include/xgl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/xgl.h b/include/xgl.h index ffeeb33..c3d920a 100644 --- a/include/xgl.h +++ b/include/xgl.h @@ -54,7 +54,7 @@ #include "xglPlatform.h" // XGL API version supported by this file -#define XGL_API_VERSION XGL_MAKE_VERSION(0, 30, 6) +#define XGL_API_VERSION XGL_MAKE_VERSION(0, 30, 7) #ifdef __cplusplus extern "C" -- 2.7.4