summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngine
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2020-02-02 21:58:29 +0000
committerassiduous <assiduous@diligentgraphics.com>2020-02-02 21:58:29 +0000
commit45894f986576256c886b3be2124779e40fa43f6d (patch)
tree6b6cc6ce48dce260507d952145065fc876fdcc37 /Graphics/GraphicsEngine
parentIntroduced NativeWindow wrapper for supported platforms (diff)
downloadDiligentCore-45894f986576256c886b3be2124779e40fa43f6d.tar.gz
DiligentCore-45894f986576256c886b3be2124779e40fa43f6d.zip
Cleaned-up NativeWindow PR
Diffstat (limited to 'Graphics/GraphicsEngine')
-rw-r--r--Graphics/GraphicsEngine/interface/APIInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngine/interface/APIInfo.h b/Graphics/GraphicsEngine/interface/APIInfo.h
index 8a2b89d3..3c19c2b8 100644
--- a/Graphics/GraphicsEngine/interface/APIInfo.h
+++ b/Graphics/GraphicsEngine/interface/APIInfo.h
@@ -30,7 +30,7 @@
/// \file
/// Diligent API information
-#define DILIGENT_API_VERSION 240052
+#define DILIGENT_API_VERSION 240053
#include "../../../Primitives/interface/BasicTypes.h"