Tests for PR: Fix results for 4f68b83ea1.

This commit is contained in:
John Kessenich 2015-12-19 11:05:44 -07:00
parent 4f68b83ea1
commit 297bb3f2d0
2 changed files with 3 additions and 2 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.849"
#define GLSLANG_DATE "16-Dec-2015"
#define GLSLANG_REVISION "SPIRV99.851"
#define GLSLANG_DATE "19-Dec-2015"