From b868c282581a96d6a9a14f60b1ef8f4a30ecef07 Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Thu, 15 Jan 2015 17:19:45 -0700 Subject: xgl: Buffer Object integrated, update xgl.h 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 2e40aed8..d68047a5 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, 3) +#define XGL_API_VERSION XGL_MAKE_VERSION(0, 30, 4) #ifdef __cplusplus extern "C" -- cgit v1.2.3