From 7805130e7d0753ee3cf8aa63916c9a9b6ae4a99f Mon Sep 17 00:00:00 2001 From: saschawillems Date: Sun, 13 Mar 2016 17:25:22 +0100 Subject: [PATCH] Updated API-Version to 1.0.5 and min. requirement to 1.0.2 (Fixes #79) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 304381b5..f283eb06 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The examples have been tested to work on recent NVIDIA and AMD GPUs, but since * ## API-Version -The examples are build against **API Version 1.0.3** and support **implementations starting with 1.0.1**. This ensures that beta drivers not updated to the most recent API-Version can run the examples. +The examples are build against **API Version 1.0.5** and support **implementations starting with 1.0.2**. This ensures that beta drivers not updated to the most recent API-Version can run the examples. ## Additional documentation