mirror of
https://github.com/RPCS3/glslang.git
synced 2024-11-24 03:39:51 +00:00
Versioning: Bump to minor version 1, for new SPIRV-Tools update.
This commit is contained in:
parent
caa54449b4
commit
fa9b465b92
@ -70,7 +70,7 @@
|
||||
// This should always increase, as some paths to do not consume
|
||||
// a more major number.
|
||||
// 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.
|
||||
|
Loading…
Reference in New Issue
Block a user