From fa314349aa3b379416043d3ae0572d7852c00266 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 19 Oct 2019 16:12:05 -0700 Subject: Updated API version macro --- 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 418291ae..0979a824 100644 --- a/Graphics/GraphicsEngine/interface/APIInfo.h +++ b/Graphics/GraphicsEngine/interface/APIInfo.h @@ -26,7 +26,7 @@ /// \file /// Diligent API information -#define DILIGENT_API_VERSION 240033 +#define DILIGENT_API_VERSION 240034 #include "../../../Primitives/interface/BasicTypes.h" -- cgit v1.2.3