shaderc: Updated version.

This commit is contained in:
Branimir Karadžić 2018-01-04 19:04:30 -08:00
parent 0093775508
commit b103741c1a

View File

@ -18,7 +18,7 @@ extern "C"
#define BGFX_CHUNK_MAGIC_VSH BX_MAKEFOURCC('V', 'S', 'H', 0x5)
#define BGFX_SHADERC_VERSION_MAJOR 1
#define BGFX_SHADERC_VERSION_MINOR 6
#define BGFX_SHADERC_VERSION_MINOR 7
namespace bgfx
{