Fix comment typo.

This commit is contained in:
John Kessenich 2016-12-16 17:11:18 -07:00
parent 1e275c8486
commit abf5057948
2 changed files with 3 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 "Overload400-PrecQual.1694"
#define GLSLANG_DATE "14-Dec-2016"
#define GLSLANG_REVISION "Overload400-PrecQual.1695"
#define GLSLANG_DATE "16-Dec-2016"