File tree Expand file tree Collapse file tree 13 files changed +15
-32
lines changed Expand file tree Collapse file tree 13 files changed +15
-32
lines changed Original file line number Diff line number Diff line change 11FROM debian:11-slim
22LABEL org.opencontainers.image.source=https://github.com/gbdev/rgbds
3- ARG version=0.9.0-rc1
3+ ARG version=0.9.0-rc2
44WORKDIR /rgbds
55
66COPY . .
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ extern "C" {
88#define PACKAGE_VERSION_MAJOR 0
99#define PACKAGE_VERSION_MINOR 9
1010#define PACKAGE_VERSION_PATCH 0
11- #define PACKAGE_VERSION_RC 1
11+ #define PACKAGE_VERSION_RC 2
1212
1313char const *get_package_version_string ();
1414}
Original file line number Diff line number Diff line change 11.\" SPDX-License-Identifier: MIT
22.\"
3- .Dd September 18 , 2024
3+ .Dd October 21 , 2024
44.Dt GBZ80 7
55.Os
66.Sh NAME
Original file line number Diff line number Diff line change 11.\" SPDX-License-Identifier: MIT
22.\"
3- .Dd September 18 , 2024
3+ .Dd October 21 , 2024
44.Dt RGBASM 1
55.Os
66.Sh NAME
Original file line number Diff line number Diff line change 22.\"
33.\" SPDX-License-Identifier: MIT
44.\"
5- .Dd September 18 , 2024
5+ .Dd October 21 , 2024
66.Dt RGBASM 5
77.Os
88.Sh NAME
Original file line number Diff line number Diff line change 11.\" SPDX-License-Identifier: MIT
22.\"
3- .Dd September 18 , 2024
3+ .Dd October 21 , 2024
44.Dt RGBDS 5
55.Os
66.Sh NAME
Original file line number Diff line number Diff line change 11.\" SPDX-License-Identifier: MIT
22.\"
3- .Dd September 18 , 2024
3+ .Dd October 21 , 2024
44.Dt RGBDS 7
55.Os
66.Sh NAME
Original file line number Diff line number Diff line change 11.\" SPDX-License-Identifier: MIT
22.\"
3- .Dd September 18 , 2024
3+ .Dd October 21 , 2024
44.Dt RGBFIX 1
55.Os
66.Sh NAME
Original file line number Diff line number Diff line change 22.\"
33.\" SPDX-License-Identifier: MIT
44.\"
5- .Dd September 18 , 2024
5+ .Dd October 21 , 2024
66.Dt RGBGFX 1
77.Os
88.Sh NAME
Original file line number Diff line number Diff line change 11.\" SPDX-License-Identifier: MIT
22.\"
3- .Dd September 18 , 2024
3+ .Dd October 21 , 2024
44.Dt RGBLINK 1
55.Os
66.Sh NAME
You can’t perform that action at this time.
0 commit comments