Tests: line-number change only: make room for more component tests.

This commit is contained in:
John Kessenich 2016-07-21 15:39:23 -06:00
parent 2f003ac4e6
commit 5c08ecb419
3 changed files with 105 additions and 94 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "SPIRV99.1321"
#define GLSLANG_DATE "20-Jul-2016"
#define GLSLANG_REVISION "SPIRV99.1330"
#define GLSLANG_DATE "21-Jul-2016"