Versioning: Bump to minor version 1, for new SPIRV-Tools update.
This commit is contained in:
parent
caa54449b4
commit
fa9b465b92
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
||||||
// This should always increase, as some paths to do not consume
|
// This should always increase, as some paths to do not consume
|
||||||
// a more major number.
|
// a more major number.
|
||||||
// It should increment by one when new functionality is added.
|
// It should increment by one when new functionality is added.
|
||||||
#define GLSLANG_MINOR_VERSION 0
|
#define GLSLANG_MINOR_VERSION 1
|
||||||
|
|
||||||
//
|
//
|
||||||
// Call before doing any other compiler/linker operations.
|
// Call before doing any other compiler/linker operations.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue