Always correctly terminate main. Issue #588, PR #600.

This commit is contained in:
John Kessenich
2016-11-26 13:23:20 -07:00
parent 1c573fbcfb
commit fca826212c
11 changed files with 24 additions and 15 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.1650"
#define GLSLANG_DATE "14-Nov-2016"
#define GLSLANG_REVISION "Overload400-PrecQual.1659"
#define GLSLANG_DATE "26-Nov-2016"