Build: Fix #633, add missing overrides.

This commit is contained in:
John Kessenich 2016-12-19 14:43:42 -07:00
parent 0955b1cb35
commit 432576fdce
2 changed files with 8 additions and 8 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.1696"
#define GLSLANG_REVISION "Overload400-PrecQual.1704"
#define GLSLANG_DATE "19-Dec-2016"