From 45894f986576256c886b3be2124779e40fa43f6d Mon Sep 17 00:00:00 2001 From: assiduous Date: Sun, 2 Feb 2020 13:58:29 -0800 Subject: Cleaned-up NativeWindow PR --- Graphics/GraphicsEngine/interface/APIInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Graphics/GraphicsEngine') 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" -- cgit v1.2.3