diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | docs/Ansel_integration_guide.pdf | 6 | ||||
| -rw-r--r-- | include/ansel/Version.h | 4 | ||||
| -rw-r--r-- | redist/AnselSDK32.dll | bin | 495456 -> 495456 bytes | |||
| -rw-r--r-- | redist/AnselSDK64.dll | bin | 662368 -> 662368 bytes |
5 files changed, 7 insertions, 7 deletions
@@ -1,7 +1,7 @@ Ansel SDK
=========
-* Version: 1.6.489.617ed655
-* Minimum driver version: 396.GA6
+* Version: 1.6.490.a7eda3e4
+* Minimum driver version: 417.08
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. If you want your application
diff --git a/docs/Ansel_integration_guide.pdf b/docs/Ansel_integration_guide.pdf index ebc68ae..f569129 100644 --- a/docs/Ansel_integration_guide.pdf +++ b/docs/Ansel_integration_guide.pdf @@ -9122,8 +9122,8 @@ endobj 295 0 obj << /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.18)/Keywords() -/CreationDate (D:20181118170040-08'00') -/ModDate (D:20181118170040-08'00') +/CreationDate (D:20181119191240-08'00') +/ModDate (D:20181119191240-08'00') /Trapped /False /PTEX.Fullbanner (This is MiKTeX-pdfTeX 2.9.6300 (1.40.18)) >> @@ -9430,7 +9430,7 @@ trailer << /Size 296 /Root 294 0 R /Info 295 0 R -/ID [<C84B2B6C059176FF9F2EEC536C8FE15E> <C84B2B6C059176FF9F2EEC536C8FE15E>] >> +/ID [<5A85AFC1F5BD6D890EFDE326BB1B965F> <5A85AFC1F5BD6D890EFDE326BB1B965F>] >> startxref 2449374 %%EOF diff --git a/include/ansel/Version.h b/include/ansel/Version.h index 375985a..1387d6d 100644 --- a/include/ansel/Version.h +++ b/include/ansel/Version.h @@ -45,8 +45,8 @@ // The BUILD_NUMBER and COMMIT_HASH are useful in uniquely identifying a build of the Ansel SDK.
// Changes to the customer facing API can be tracked with these since they are automatically
// updated every time a change is made.
-#define ANSEL_SDK_BUILD_NUMBER 489
-#define ANSEL_SDK_COMMIT_HASH 0x617ed655
+#define ANSEL_SDK_BUILD_NUMBER 490
+#define ANSEL_SDK_COMMIT_HASH 0xa7eda3e4
#define ANSEL_SDK_VERSION ( uint64_t(ANSEL_SDK_PRODUCT_VERSION_MAJOR) << 48 | uint64_t(ANSEL_SDK_PRODUCT_VERSION_MINOR) << 32 \
| ANSEL_SDK_COMMIT_HASH )
diff --git a/redist/AnselSDK32.dll b/redist/AnselSDK32.dll Binary files differindex dfb0e0d..f2f0f70 100644 --- a/redist/AnselSDK32.dll +++ b/redist/AnselSDK32.dll diff --git a/redist/AnselSDK64.dll b/redist/AnselSDK64.dll Binary files differindex de1b11b..c03ada1 100644 --- a/redist/AnselSDK64.dll +++ b/redist/AnselSDK64.dll |