Bump version.

This commit is contained in:
John Kessenich 2019-08-21 11:08:27 -06:00
parent ea69a29829
commit c817600491
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 3352
#define GLSLANG_PATCH_LEVEL 3376

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