Commit f82c6614 by John Kessenich

SPV: Remove old Rev. 30 header spirv.h (glslang has been using Rev. 31 spirv.hpp).

parent b9cd3996
......@@ -2,5 +2,5 @@
// 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 "3.0.770"
#define GLSLANG_DATE "16-Sep-2015"
#define GLSLANG_REVISION "3.0.771"
#define GLSLANG_DATE "21-Sep-2015"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment