Remove executables from the source tree. This addresses issue #48.

This commit is contained in:
John Kessenich 2015-09-09 15:32:38 -06:00
parent c8b2e36f52
commit ebb7bf37fd
7 changed files with 2 additions and 17 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.732"
#define GLSLANG_DATE "22-Aug-2015"
#define GLSLANG_REVISION "3.0.735"
#define GLSLANG_DATE "09-Sep-2015"