Commit abd91adf by John Kessenich

Bump version numbers.

parent 4928d556
// This header is generated by the make-revision script. // This header is generated by the make-revision script.
#define GLSLANG_PATCH_LEVEL 3801 #define GLSLANG_PATCH_LEVEL 3802
...@@ -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 14 #define GLSLANG_MINOR_VERSION 15
// //
// 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