Commit bfa64afb by GregF

Increment minor version to 4

parent c96885f4
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,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 3 #define GLSLANG_MINOR_VERSION 4
// //
// 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