From: John Kessenich Date: Fri, 7 Aug 2015 04:19:45 +0000 (-0600) Subject: Create last version before going to SPIR-V Revision 31. X-Git-Tag: upstream/0.1~426 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e24a74c320b7d7ed74f3194dbff01bf373a406ed;p=platform%2Fupstream%2Fglslang.git Create last version before going to SPIR-V Revision 31. --- diff --git a/glslang/Include/revision.h b/glslang/Include/revision.h index 98ff8ed..e28220d 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.2.699" +#define GLSLANG_REVISION "2.3.703" #define GLSLANG_DATE "06-Aug-2015"