diff options
Diffstat (limited to 'meta/recipes-devtools/clang/common-clang.inc')
| -rw-r--r-- | meta/recipes-devtools/clang/common-clang.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/clang/common-clang.inc b/meta/recipes-devtools/clang/common-clang.inc index 45616de3e3..15e6610b9b 100644 --- a/meta/recipes-devtools/clang/common-clang.inc +++ b/meta/recipes-devtools/clang/common-clang.inc | |||
| @@ -5,7 +5,7 @@ LLVM_HTTP ?= "https://github.com/llvm" | |||
| 5 | 5 | ||
| 6 | MAJOR_VER = "20" | 6 | MAJOR_VER = "20" |
| 7 | MINOR_VER = "1" | 7 | MINOR_VER = "1" |
| 8 | PATCH_VER = "5" | 8 | PATCH_VER = "6" |
| 9 | # could be 'rcX' or 'git' or empty ( for release ) | 9 | # could be 'rcX' or 'git' or empty ( for release ) |
| 10 | VER_SUFFIX = "" | 10 | VER_SUFFIX = "" |
| 11 | 11 | ||
