Versioning: Bump to minor version 1, for new SPIRV-Tools update.

This commit is contained in:
John Kessenich 2018-03-06 13:08:19 -07:00
parent caa54449b4
commit fa9b465b92

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