Bump version and revision.
authorJohn Kessenich <cepheus@frii.com>
Fri, 7 Sep 2018 15:07:03 +0000 (09:07 -0600)
committerJohn Kessenich <cepheus@frii.com>
Fri, 7 Sep 2018 15:07:03 +0000 (09:07 -0600)
glslang/Include/revision.h
glslang/Public/ShaderLang.h

index f2661d4..a7f2856 100644 (file)
@@ -1,3 +1,3 @@
 // This header is generated by the make-revision script.
 
-#define GLSLANG_PATCH_LEVEL 2870
+#define GLSLANG_PATCH_LEVEL 2880
index 83744d4..3c833f8 100644 (file)
@@ -70,7 +70,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 8
+#define GLSLANG_MINOR_VERSION 9
 
 //
 // Call before doing any other compiler/linker operations.