Track things like "(3)" and "+3" as expressions, not literals.
[platform/upstream/glslang.git] / glslang / Include / revision.h
1 // The file revision.h should be updated to the latest version, somehow, on \r
2 // check-in, if glslang has changed.\r
3 //\r
4 // revision.template is the source for revision.h when using SubWCRev as the\r
5 // method of updating revision.h.  You don't have to do it this way, the\r
6 // requirement is only that revision.h gets updated.\r
7 //\r
8 // revision.h is under source control so that not all consumers of glslang\r
9 // source have to figure out how to create revision.h just to get a build\r
10 // going.  However, if it is not updated, it can be a version behind.\r
11 \r
12 #define GLSLANG_REVISION "25411"\r
13 #define GLSLANG_DATE     "2014/02/18 19:47:20"\r