Build: Fix unsigned/signed warning.
This commit is contained in:
parent
1fabc0f697
commit
4a3467933e
2 changed files with 3 additions and 3 deletions
|
|
@ -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.1560"
|
||||
#define GLSLANG_DATE "07-Oct-2016"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1601"
|
||||
#define GLSLANG_DATE "16-Oct-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue