Update sample conformance statement with latest release tag
authorPyry Haulos <phaulos@google.com>
Fri, 20 May 2016 19:35:30 +0000 (12:35 -0700)
committerPyry Haulos <phaulos@google.com>
Fri, 20 May 2016 19:35:30 +0000 (12:35 -0700)
external/vulkancts/README.md

index 7985148..da65ca3 100644 (file)
@@ -218,7 +218,7 @@ if `vk::Platform::describePlatform()` is implemented.
 If the submission package covers multiple products, you can list them by appending
 additional `PRODUCT:` lines to the conformance statement. For example:
 
-       CONFORM_VERSION:         vulkan-cts-1.0.0-internal
+       CONFORM_VERSION:         vulkan-cts-1.0.0.2
        PRODUCT:                 Product A
        PRODUCT:                 Product B
        ...