Test results: Fix incorrect test result caused by parallel development. Issue #594.

This commit is contained in:
John Kessenich
2016-11-14 21:22:05 -07:00
parent 0bf06d3cf5
commit fabe7d6a61
2 changed files with 4 additions and 4 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 "Overload400-PrecQual.1603"
#define GLSLANG_DATE "16-Oct-2016"
#define GLSLANG_REVISION "Overload400-PrecQual.1650"
#define GLSLANG_DATE "14-Nov-2016"