aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHalldor Fannar <[email protected]>2017-05-10 15:26:14 +0000
committerHalldor Fannar <[email protected]>2017-05-10 15:26:14 +0000
commit401aca3c5c85517a6213126d42cdbdb7e390a4fa (patch)
tree097df3e67a224d4ed79619509426edc5f28cca97 /README.md
parentUpdating AnselSDK binaries - fixing getUserControlValue implementation (diff)
parentUpdating SDK to fix documentation generation issue. (diff)
downloadanselsdk-1.3.271.tar.xz
anselsdk-1.3.271.zip
Merge 1.3.271 from branch 'master' into 1.3v1.3.2711.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5c2239c..d4a3264 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,15 @@
Ansel SDK
=========
-* Version: 1.3.259.77cec5bf
+* Version: 1.3.271.e8aa77f3
* Minimum driver version: 381.65
To use this version of the SDK with your application the NVIDIA display driver must be of the minimum driver version
-listed above (or higher). On computers that have an older driver Ansel will not activate.
+listed above (or higher). On computers that have an older driver Ansel will not activate. If you want your application
+to support Ansel on an older driver then please pick an earlier release of the SDK. As you switch between version branches
+you will see in this README what the minimum driver version is for each - the [release page](../../releases)s is also a
+good source of information.
+Please note that earlier versions of the SDK may not include a feature that you want for your particular integration case
+so this will be a balancing act.
Consult the [header files of the SDK](include) and the [integration guide](docs/Ansel_integration_guide.md) for detailed
documentation.