File tree Expand file tree Collapse file tree
github-actions/project/all/.github/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131
3232 - uses : mulle-sde/github-ci@v2
3333
34- - uses : mulle-cc/github-ci@v5
34+ - uses : mulle-cc/github-ci@v6
3535
3636 - name : List extensions
3737 run : |
Original file line number Diff line number Diff line change 11cmake_minimum_required ( VERSION 3.13...99.99 )
22
3- project ( mulle-objc-developer VERSION 0.27.2 LANGUAGES NONE )
3+ project ( mulle-objc-developer VERSION 0.28.0 LANGUAGES NONE )
44
5- set ( PROJECT_VERSION 0.27.2 )
5+ set ( PROJECT_VERSION 0.28.0 )
66
77
88if ( APPLE )
Original file line number Diff line number Diff line change @@ -28,6 +28,6 @@ RUN DEBIAN_FRONTEND=noninteractive \
2828 && chmod 755 installer-all \
2929 && ./installer-all /usr no \
3030\
31- && wget "https://github.com/mulle-cc/mulle-clang-project/releases/download/17.0.6.2 /mulle-clang-17.0.6.2 -bookworm-amd64.deb" \
32- && dpkg --install "mulle-clang-17.0.6.2 -bookworm-amd64.deb"
31+ && wget "https://github.com/mulle-cc/mulle-clang-project/releases/download/21.1.8.1 /mulle-clang-21.1.8.1 -bookworm-amd64.deb" \
32+ && dpkg --install "mulle-clang-21.1.8.1 -bookworm-amd64.deb"
3333
Original file line number Diff line number Diff line change 1+ ## 0.28.0
2+
3+ Various small improvements
4+
5+
16### 0.27.2
27
38Various small improvements
Original file line number Diff line number Diff line change 1- 0.21 .0
1+ 0.28 .0
Original file line number Diff line number Diff line change 3737
3838 - uses : mulle-sde/github-ci@v2
3939
40- - uses : mulle-cc/github-ci@v5
40+ - uses : mulle-cc/github-ci@v6
4141
4242 - name : Dump Project Environment
4343 run : |
Original file line number Diff line number Diff line change 1- 0.27 .0
1+ 0.28 .0
Original file line number Diff line number Diff line change 1- 0.27 .0
1+ 0.28 .0
You canβt perform that action at this time.
0 commit comments