Commit ddbe0bef by John Kessenich

Update windows binaries.

parent bd306b89
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
TARGETDIR=localResults TARGETDIR=localResults
BASEDIR=baseResults BASEDIR=baseResults
EXE=./glslangValidator EXE=./glslangValidator.exe
mkdir -p localResults mkdir -p localResults
# #
......
...@@ -9,5 +9,5 @@ ...@@ -9,5 +9,5 @@
// source have to figure out how to create revision.h just to get a build // source have to figure out how to create revision.h just to get a build
// going. However, if it is not updated, it can be a version behind. // going. However, if it is not updated, it can be a version behind.
#define GLSLANG_REVISION "24594" #define GLSLANG_REVISION "24627"
#define GLSLANG_DATE "2013/12/20 11:36:27" #define GLSLANG_DATE "2013/12/30 13:40:03"
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