aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtney@LunarG.com>2015-01-15 17:19:45 -0700
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-02-04 17:58:08 -0700
commitb868c282581a96d6a9a14f60b1ef8f4a30ecef07 (patch)
tree9a7d80736209316cecdfdf5e7d0bdbc15c15f2a0 /include
parent8ea21c713b3c694bff3901ab031fad2c1cb805de (diff)
downloadusermoji-b868c282581a96d6a9a14f60b1ef8f4a30ecef07.tar.xz
xgl: Buffer Object integrated, update xgl.h version
Diffstat (limited to 'include')
-rw-r--r--include/xgl.h2
1 files changed, 1 insertions, 1 deletions
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"