Bump version.

This commit is contained in:
John Kessenich 2020-05-18 02:12:35 -06:00
parent 24dcbd1b1f
commit 1a906168cd
2 changed files with 2 additions and 2 deletions

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