Revision/Version update.

This commit is contained in:
John Kessenich 2018-04-05 13:44:16 -06:00
parent 5611c6d27b
commit 6a8a678c4f
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
// This header is generated by the make-revision script.
#define GLSLANG_PATCH_LEVEL 2668
#define GLSLANG_PATCH_LEVEL 2670

View File

@ -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.