PP: Restore a line of code deleted by commit bb63bd5e37.

This commit is contained in:
John Kessenich 2015-09-16 18:23:20 -06:00
parent b56a26ab4d
commit b9cd3996c7
2 changed files with 2 additions and 1 deletions

View file

@ -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 "3.0.769"
#define GLSLANG_REVISION "3.0.770"
#define GLSLANG_DATE "16-Sep-2015"