Versions: Update version output.
Also, the per-build part had stopped auto-updating, which is fixed locally as a git hook.
This commit is contained in:
parent
934855a642
commit
b84313dca1
2 changed files with 4 additions and 2 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.947"
|
||||
#define GLSLANG_DATE "15-Feb-2016"
|
||||
#define GLSLANG_REVISION "SPIRV99.1321"
|
||||
#define GLSLANG_DATE "20-Jul-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue