Increment minor version to 4
This commit is contained in:
parent
c96885f405
commit
bfa64afb78
1 changed files with 1 additions and 1 deletions
|
|
@ -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 3
|
||||
#define GLSLANG_MINOR_VERSION 4
|
||||
|
||||
//
|
||||
// Call before doing any other compiler/linker operations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue