Remove executables from the source tree. This addresses issue #48.
This commit is contained in:
parent
c8b2e36f52
commit
ebb7bf37fd
7 changed files with 2 additions and 17 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue