diff --git a/glslang/Include/revision.h b/glslang/Include/revision.h
index 98ff8ed321b4729bd708f44dc0b25e69fb911d3a..e28220d523110b2a04436dabfac47008bfb33fb5 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"