diff --git a/Install/Windows/glslangValidator.exe b/Install/Windows/glslangValidator.exe index a968d70d..66ad88b7 100644 Binary files a/Install/Windows/glslangValidator.exe and b/Install/Windows/glslangValidator.exe differ diff --git a/glslang/Include/revision.h b/glslang/Include/revision.h index 87eb3369..1c7db6ba 100644 --- a/glslang/Include/revision.h +++ b/glslang/Include/revision.h @@ -9,5 +9,5 @@ // source have to figure out how to create revision.h just to get a build // going. However, if it is not updated, it can be a version behind. -#define GLSLANG_REVISION "24353" -#define GLSLANG_DATE "2013/12/04 14:01:32" +#define GLSLANG_REVISION "24355" +#define GLSLANG_DATE "2013/12/04 14:48:20"