Add test results for merge pull request #69.

This commit is contained in:
John Kessenich 2015-09-09 16:36:37 -06:00
parent 79807811b5
commit 874b1f8858
3 changed files with 706 additions and 3 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 "3.0.743"
#define GLSLANG_REVISION "3.0.745"
#define GLSLANG_DATE "09-Sep-2015"