File tree Expand file tree Collapse file tree 12 files changed +15
-14
lines changed
Expand file tree Collapse file tree 12 files changed +15
-14
lines changed Original file line number Diff line number Diff line change 11FROM debian:12-slim
22LABEL org.opencontainers.image.source=https://github.com/gbdev/rgbds
3- ARG version=0.9.4
3+ ARG version=1.0.0-rc1
44WORKDIR /rgbds
55
66COPY . .
Original file line number Diff line number Diff line change 33#ifndef RGBDS_VERSION_HPP
44#define RGBDS_VERSION_HPP
55
6- #define PACKAGE_VERSION_MAJOR 0
7- #define PACKAGE_VERSION_MINOR 9
8- #define PACKAGE_VERSION_PATCH 4
6+ #define PACKAGE_VERSION_MAJOR 1
7+ #define PACKAGE_VERSION_MINOR 0
8+ #define PACKAGE_VERSION_PATCH 0
9+ #define PACKAGE_VERSION_RC 1
910
1011char const *get_package_version_string ();
1112
Original file line number Diff line number Diff line change 11.\" SPDX-License-Identifier: MIT
22.\"
3- .Dd July 31 , 2025
3+ .Dd September 1 , 2025
44.Dt GBZ80 7
55.Os
66.Sh NAME
Original file line number Diff line number Diff line change 22.\"
33.\" SPDX-License-Identifier: MIT
44.\"
5- .Dd July 31 , 2025
5+ .Dd September 1 , 2025
66.Dt RGBASM-OLD 5
77.Os
88.Sh NAME
Original file line number Diff line number Diff line change 11.\" SPDX-License-Identifier: MIT
22.\"
3- .Dd July 31 , 2025
3+ .Dd September 1 , 2025
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 July 31 , 2025
5+ .Dd September 1 , 2025
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 July 31 , 2025
3+ .Dd September 1 , 2025
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 July 31 , 2025
3+ .Dd September 1 , 2025
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 July 31 , 2025
3+ .Dd September 1 , 2025
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 July 31 , 2025
5+ .Dd September 1 , 2025
66.Dt RGBGFX 1
77.Os
88.Sh NAME
You can’t perform that action at this time.
0 commit comments