Bump version numbers.

This commit is contained in:
John Kessenich 2020-06-16 06:22:23 -06:00
parent 4928d556e6
commit abd91adf9d
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 3801
#define GLSLANG_PATCH_LEVEL 3802

View File

@ -68,7 +68,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 14
#define GLSLANG_MINOR_VERSION 15
//
// Call before doing any other compiler/linker operations.