We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069963c commit 156425fCopy full SHA for 156425f
llvm
rpm/clang.spec
@@ -1,6 +1,6 @@
1
-%global maj_ver 15
+%global maj_ver 16
2
%global min_ver 0
3
-%global patch_ver 7
+%global patch_ver 6
4
5
%global clang_tools_binaries \
6
%{_bindir}/clang-apply-replacements \
rpm/llvm.spec
@@ -10,7 +10,7 @@
10
%endif
11
12
Name: llvm
13
-Version: 15.0.7
+Version: 16.0.6
14
Release: 0
15
Summary: The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
16
License: University of Illinois/NCSA Open Source License
0 commit comments