diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-01-26 15:09:47 -0700 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-02-04 17:58:09 -0700 |
| commit | e067f224ed841160e32f651119e1a780ffb4b8a3 (patch) | |
| tree | a3ca19829c5aeff25aa74f28eff4ceb8159a1358 | |
| parent | d6225149a19bcbbffafd2f379df79cf5bd7723eb (diff) | |
| download | usermoji-e067f224ed841160e32f651119e1a780ffb4b8a3.tar.xz | |
xgl: Bump rev for Command Atomic update
Bug #: 12997
Alpha header revision: r29249
| -rw-r--r-- | include/xgl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xgl.h b/include/xgl.h index ffeeb33d..c3d920a0 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" |
