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 89c5a6b commit 028ef1eCopy full SHA for 028ef1e
llvm
rpm/clang.spec
@@ -1,6 +1,6 @@
1
-%global maj_ver 14
+%global maj_ver 15
2
%global min_ver 0
3
-%global patch_ver 6
+%global patch_ver 7
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: 14.0.6
+Version: 15.0.7
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