xgl: Dynamic State complete, update header version
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Wed, 21 Jan 2015 00:54:08 +0000 (17:54 -0700)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:08 +0000 (17:58 -0700)
include/xgl.h

index 5f90b43faf926b794e4e238438ddc9e506d703c6..724211e82bbe54702103e43fcb0e4c6a637e8537 100644 (file)
@@ -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"