Bump version to 20.1.4 · llvm/llvm-project@ab0074f (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit ab0074f
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -7,7 +7,7 @@ if(NOT DEFINED LLVM_VERSION_MINOR) | ||
7 | 7 | set(LLVM_VERSION_MINOR 1) |
8 | 8 | endif() |
9 | 9 | if(NOT DEFINED LLVM_VERSION_PATCH) |
10 | -set(LLVM_VERSION_PATCH 3) | |
10 | +set(LLVM_VERSION_PATCH 4) | |
11 | 11 | endif() |
12 | 12 | if(NOT DEFINED LLVM_VERSION_SUFFIX) |
13 | 13 | set(LLVM_VERSION_SUFFIX) |