Revisioning: Include GLSL.std.450 version. Also, the revision.h script now includes redirection to revision.h.
This commit is contained in:
parent
0da9eaabe8
commit
61d7d7ad73
4 changed files with 8 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 "2.1.686"
|
||||
#define GLSLANG_DATE "02-Aug-2015"
|
||||
#define GLSLANG_REVISION "2.2.687"
|
||||
#define GLSLANG_DATE "03-Aug-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue