Bump minor version.

This commit is contained in:
John Kessenich 2018-11-16 10:02:18 -07:00
parent 654544e96b
commit 1a5e3a9ba6
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 2988
#define GLSLANG_PATCH_LEVEL 2992

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