Whitespace in preprocessor results; trying to eliminate differences.

This commit is contained in:
John Kessenich 2015-08-16 11:35:30 -06:00
parent fc9d2708cb
commit cee88e3644
5 changed files with 64 additions and 64 deletions

View File

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits. // 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). // For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "2.3.706" #define GLSLANG_REVISION "2.3.713"
#define GLSLANG_DATE "10-Aug-2015" #define GLSLANG_DATE "16-Aug-2015"