Add another frexp() test.

This commit is contained in:
John Kessenich 2015-10-05 10:00:27 -06:00
parent eb505e4262
commit 894c1c109f
3 changed files with 16 additions and 6 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.778"
#define GLSLANG_DATE "02-Oct-2015"
#define GLSLANG_REVISION "3.0.779"
#define GLSLANG_DATE "05-Oct-2015"