xgl: resource transition integrated, update xgl.h version
authorMike Stroyan <mike@LunarG.com>
Mon, 19 Jan 2015 18:37:12 +0000 (11:37 -0700)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:08 +0000 (17:58 -0700)
include/xgl.h

index f17305bc684bf528455896cdb2fc14d88eae0ee9..468b36b935fee3c0d17da993b2a1547ea2f6f9a3 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, 5)
+#define XGL_API_VERSION XGL_MAKE_VERSION(0, 30, 6)
 
 #ifdef __cplusplus
 extern "C"