From 9547b049e3b6913fd41b2f205f68d28fcac402ff Mon Sep 17 00:00:00 2001 From: baldurk Date: Wed, 5 Aug 2020 11:41:15 +0100 Subject: [PATCH] Update version number on in-application API documentation --- docs/in_application_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/in_application_api.rst b/docs/in_application_api.rst index 41ad3b93e..fdeb35910 100644 --- a/docs/in_application_api.rst +++ b/docs/in_application_api.rst @@ -1,7 +1,7 @@ In-application API ================== -Reference for RenderDoc in-application API version 1.1.2. This API is not necessary to use RenderDoc by default, but if you would like more control or custom triggering of captures this API can provide the mechanism to do so. +Reference for RenderDoc in-application API version 1.4.1. This API is not necessary to use RenderDoc by default, but if you would like more control or custom triggering of captures this API can provide the mechanism to do so. Make sure to use a matching API header for your build - if you use a newer header, the API version may not be available. All RenderDoc builds supporting this API ship the header in their root directory.