README: Update testing section.

This commit is contained in:
John Kessenich 2015-09-09 16:28:39 -06:00
parent 0487d550d1
commit 79807811b5
2 changed files with 13 additions and 5 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.741"
#define GLSLANG_REVISION "3.0.743"
#define GLSLANG_DATE "09-Sep-2015"