Bump revision and give the bots another chance to work.
diff --git a/SPIRV/doc.cpp b/SPIRV/doc.cpp
index ffa2af8..388b29f 100644
--- a/SPIRV/doc.cpp
+++ b/SPIRV/doc.cpp
@@ -412,7 +412,6 @@
 
     case 5264: return "FullyCoveredEXT";
 
-
 #ifdef NV_EXTENSIONS
     case BuiltInTaskCountNV:           return "TaskCountNV";
     case BuiltInPrimitiveCountNV:      return "PrimitiveCountNV";
diff --git a/glslang/Include/revision.h b/glslang/Include/revision.h
index 7afa37b..a54a73b 100644
--- a/glslang/Include/revision.h
+++ b/glslang/Include/revision.h
@@ -1,3 +1,3 @@
 // This header is generated by the make-revision script.
 
-#define GLSLANG_PATCH_LEVEL 3321
+#define GLSLANG_PATCH_LEVEL 3345