Bump minor version.

This commit is contained in:
John Kessenich 2018-09-19 16:50:05 -06:00
parent 5942c015d2
commit 8751c13ce2
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 2888
#define GLSLANG_PATCH_LEVEL 2892

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 9
#define GLSLANG_MINOR_VERSION 10
//
// Call before doing any other compiler/linker operations.