mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-14 05:51:03 +00:00
Revision/Version update.
This commit is contained in:
parent
5611c6d27b
commit
6a8a678c4f
@ -1,3 +1,3 @@
|
||||
// This header is generated by the make-revision script.
|
||||
|
||||
#define GLSLANG_PATCH_LEVEL 2668
|
||||
#define GLSLANG_PATCH_LEVEL 2670
|
||||
|
@ -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 5
|
||||
#define GLSLANG_MINOR_VERSION 6
|
||||
|
||||
//
|
||||
// Call before doing any other compiler/linker operations.
|
||||
|
Loading…
Reference in New Issue
Block a user