Non-functional: Fix commit 98f164ec48.
Fix previous commit to not use tabs and otherwise match local coding conventions better.
This commit is contained in:
parent
98f164ec48
commit
219b025d7e
3 changed files with 9 additions and 7 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 "SPIRV99.1401"
|
||||
#define GLSLANG_DATE "11-Aug-2016"
|
||||
#define GLSLANG_REVISION "SPIRV99.1426"
|
||||
#define GLSLANG_DATE "23-Aug-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue