Commit a32d8f62 by John Kessenich

Create last version before moving to pure enums for built-in functions.

parent 81639827
...@@ -2,5 +2,5 @@ ...@@ -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.726" #define GLSLANG_REVISION "2.4.727"
#define GLSLANG_DATE "19-Aug-2015" #define GLSLANG_DATE "19-Aug-2015"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment