Bump version and revision.
authorJohn Kessenich <cepheus@frii.com>
Fri, 10 May 2019 06:34:10 +0000 (00:34 -0600)
committerJohn Kessenich <cepheus@frii.com>
Fri, 10 May 2019 06:34:10 +0000 (00:34 -0600)
glslang/Include/revision.h
glslang/Public/ShaderLang.h

index 76129f8..dd6c8da 100644 (file)
@@ -1,3 +1,3 @@
 // This header is generated by the make-revision script.
 
-#define GLSLANG_PATCH_LEVEL 3216
+#define GLSLANG_PATCH_LEVEL 3226
index d6b0bc9..33f05e2 100755 (executable)
@@ -68,7 +68,7 @@
 // This should always increase, as some paths to do not consume
 // a more major number.
 // 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.