From 3bb4c48cd95892a5cfcd63df20fcc47fd51c97a0 Mon Sep 17 00:00:00 2001 From: John Kessenich Date: Mon, 16 Apr 2018 16:02:21 -0600 Subject: [PATCH] Bump revision. --- glslang/Include/revision.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glslang/Include/revision.h b/glslang/Include/revision.h index 42992cd..3479993 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 2702 +#define GLSLANG_PATCH_LEVEL 2705 -- 2.7.4