File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 "major" : " 6" ,
44 "minor" : " 26" ,
55 "revision" : " 0" ,
6- "rc" : " "
6+ "rc" : " 1 "
77 }
88}
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ def run(self):
142142
143143setuptools .setup (
144144 name = "codechecker" ,
145- version = "6.26.0" ,
145+ version = "6.26.0-rc1 " ,
146146 author = 'CodeChecker Team (Ericsson)' ,
147147 author_email = 'codechecker-tool@googlegroups.com' ,
148148 description = "CodeChecker is an analyzer tooling, defect database and "
Original file line number Diff line number Diff line change 11name : codechecker
22base : core18
3- version : ' 6.26.0'
3+ version : ' 6.26.0-rc1 '
44summary : CodeChecker is an analyzer tooling, defect database and viewer extension
55description : |
66 CodeChecker is an analyzer tooling, defect database and viewer extension.
3333 codechecker :
3434 plugin : python
3535 python-version : python3
36- source : https://github.com/Ericsson/codechecker/archive/v6.26.0.tar.gz
36+ source : https://github.com/Ericsson/codechecker/archive/v6.26.0-rc1 .tar.gz
3737 build-packages :
3838 - curl
3939 - gcc-multilib
Original file line number Diff line number Diff line change 33 "major" : " 6" ,
44 "minor" : " 26" ,
55 "revision" : " 0" ,
6- "rc" : " "
6+ "rc" : " 1 "
77 }
88}
You can’t perform that action at this time.
0 commit comments