Commit 08e01e79 by John Kessenich

Bump version and revision.

parent b64952ed
// This header is generated by the make-revision script. // This header is generated by the make-revision script.
#define GLSLANG_PATCH_LEVEL 3216 #define GLSLANG_PATCH_LEVEL 3226
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
// This should always increase, as some paths to do not consume // This should always increase, as some paths to do not consume
// a more major number. // a more major number.
// It should increment by one when new functionality is added. // It should increment by one when new functionality is added.
#define GLSLANG_MINOR_VERSION 11 #define GLSLANG_MINOR_VERSION 12
// //
// Call before doing any other compiler/linker operations. // Call before doing any other compiler/linker operations.
......
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