diff --git a/glslang/Include/revision.h b/glslang/Include/revision.h index c1945ee6ae3124d62cd76fcb5f0d599e79caec55..684890eff5e26e4ee2c89c5bb926a110bde3eb64 100644 --- a/glslang/Include/revision.h +++ b/glslang/Include/revision.h @@ -2,5 +2,5 @@ // For the version, it uses the latest git tag followed by the number of commits. // For the date, it uses the current date (when then script is run). -#define GLSLANG_REVISION "2.3.726" +#define GLSLANG_REVISION "2.4.727" #define GLSLANG_DATE "19-Aug-2015"