diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-01-20 17:54:08 -0700 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-02-04 17:58:08 -0700 |
| commit | 9e23fe249627b7f814243c222c3c75d49ab9df80 (patch) | |
| tree | ddb0dce446b32644361cf84eb522183ba5e06926 /include | |
| parent | 29645d043dcb1946879a901391982ee482c75457 (diff) | |
| download | usermoji-9e23fe249627b7f814243c222c3c75d49ab9df80.tar.xz | |
xgl: Dynamic State complete, update header version
Diffstat (limited to 'include')
| -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 5f90b43f..724211e8 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, 4) +#define XGL_API_VERSION XGL_MAKE_VERSION(0, 30, 5) #ifdef __cplusplus extern "C" |
