glslang/glslang/Include/revision.h
2016-07-25 16:05:33 -06:00

7 lines
284 B
C

// This header is generated by the make-revision script.
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "SPIRV99.1337"
#define GLSLANG_DATE "25-Jul-2016"