projects
/
platform
/
upstream
/
glslang.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caa5444
)
Versioning: Bump to minor version 1, for new SPIRV-Tools update.
author
John Kessenich
<cepheus@frii.com>
Tue, 6 Mar 2018 20:08:19 +0000
(13:08 -0700)
committer
John Kessenich
<cepheus@frii.com>
Tue, 6 Mar 2018 20:08:19 +0000
(13:08 -0700)
glslang/Public/ShaderLang.h
patch
|
blob
|
history
diff --git
a/glslang/Public/ShaderLang.h
b/glslang/Public/ShaderLang.h
index
fe8a3f2
..
7415851
100644
(file)
--- a/
glslang/Public/ShaderLang.h
+++ b/
glslang/Public/ShaderLang.h
@@
-70,7
+70,7
@@
// This should always increase, as some paths to do not consume
// a more major number.
// It should increment by one when new functionality is added.
-#define GLSLANG_MINOR_VERSION
0
+#define GLSLANG_MINOR_VERSION
1
//
// Call before doing any other compiler/linker operations.