From 9e23fe249627b7f814243c222c3c75d49ab9df80 Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Tue, 20 Jan 2015 17:54:08 -0700 Subject: xgl: Dynamic State complete, update header version --- include/xgl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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" -- cgit v1.2.3