Increment minor version to 4

This commit is contained in:
GregF 2018-03-09 17:51:11 -07:00
parent c96885f405
commit bfa64afb78

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