File tree 13 files changed +15
-32
lines changed
13 files changed +15
-32
lines changed Original file line number Diff line number Diff line change 1
1
FROM debian:11-slim
2
2
LABEL org.opencontainers.image.source=https://github.com/gbdev/rgbds
3
- ARG version=0.9.0-rc1
3
+ ARG version=0.9.0-rc2
4
4
WORKDIR /rgbds
5
5
6
6
COPY . .
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ extern "C" {
8
8
#define PACKAGE_VERSION_MAJOR 0
9
9
#define PACKAGE_VERSION_MINOR 9
10
10
#define PACKAGE_VERSION_PATCH 0
11
- #define PACKAGE_VERSION_RC 1
11
+ #define PACKAGE_VERSION_RC 2
12
12
13
13
char const *get_package_version_string ();
14
14
}
Original file line number Diff line number Diff line change 1
1
.\" SPDX-License-Identifier: MIT
2
2
.\"
3
- .Dd September 18 , 2024
3
+ .Dd October 21 , 2024
4
4
.Dt GBZ80 7
5
5
.Os
6
6
.Sh NAME
Original file line number Diff line number Diff line change 1
1
.\" SPDX-License-Identifier: MIT
2
2
.\"
3
- .Dd September 18 , 2024
3
+ .Dd October 21 , 2024
4
4
.Dt RGBASM 1
5
5
.Os
6
6
.Sh NAME
Original file line number Diff line number Diff line change 2
2
.\"
3
3
.\" SPDX-License-Identifier: MIT
4
4
.\"
5
- .Dd September 18 , 2024
5
+ .Dd October 21 , 2024
6
6
.Dt RGBASM 5
7
7
.Os
8
8
.Sh NAME
Original file line number Diff line number Diff line change 1
1
.\" SPDX-License-Identifier: MIT
2
2
.\"
3
- .Dd September 18 , 2024
3
+ .Dd October 21 , 2024
4
4
.Dt RGBDS 5
5
5
.Os
6
6
.Sh NAME
Original file line number Diff line number Diff line change 1
1
.\" SPDX-License-Identifier: MIT
2
2
.\"
3
- .Dd September 18 , 2024
3
+ .Dd October 21 , 2024
4
4
.Dt RGBDS 7
5
5
.Os
6
6
.Sh NAME
Original file line number Diff line number Diff line change 1
1
.\" SPDX-License-Identifier: MIT
2
2
.\"
3
- .Dd September 18 , 2024
3
+ .Dd October 21 , 2024
4
4
.Dt RGBFIX 1
5
5
.Os
6
6
.Sh NAME
Original file line number Diff line number Diff line change 2
2
.\"
3
3
.\" SPDX-License-Identifier: MIT
4
4
.\"
5
- .Dd September 18 , 2024
5
+ .Dd October 21 , 2024
6
6
.Dt RGBGFX 1
7
7
.Os
8
8
.Sh NAME
Original file line number Diff line number Diff line change 1
1
.\" SPDX-License-Identifier: MIT
2
2
.\"
3
- .Dd September 18 , 2024
3
+ .Dd October 21 , 2024
4
4
.Dt RGBLINK 1
5
5
.Os
6
6
.Sh NAME
Original file line number Diff line number Diff line change 1
1
.\" SPDX-License-Identifier: MIT
2
2
.\"
3
- .Dd September 18 , 2024
3
+ .Dd October 21 , 2024
4
4
.Dt RGBLINK 5
5
5
.Os
6
6
.Sh NAME
Original file line number Diff line number Diff line change @@ -98,10 +98,10 @@ case "$actionname" in
98
98
esac
99
99
100
100
if " $nonfree " ; then
101
- action pret pokecrystal 2024-08-27 7b5986006f6b325e471fee25903c769ce67f5da9
102
- action pret pokered 2024-09-08 1f6e2bf999401b9444f939bb40c1eb279bc51829
101
+ action pret pokecrystal 2024-10-16 961fad9e150df324afc9bccd1ce15c3a65d3c124
102
+ action pret pokered 2024-10-15 a891fc1168a7f998c570e1ea5f15014556df2d95
103
103
action zladx LADX-Disassembly 2024-09-16 008d01541f8cab3f4590cbc94a690af2b9a7979f
104
104
fi
105
105
action AntonioND ucity 2024-08-03 f3c6377f1fb1ea29644bcd90722abaaa5d478a74
106
- action pinobatch libbet 2024-06-15 ee60f0e4712a938589edd3e5d258e519a475d754
107
- action LIJI32 SameBoy 2024-09-13 1931c2830fc46cb648dde4fb0bed4f0345b67b2d
106
+ action pinobatch libbet 2024-10-20 71d04e850534cbe77d1c143153f664dac1960bc9
107
+ action LIJI32 SameBoy 2024-10-12 52d5169cc82356288f337d30aa01fb3fa1b37155
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments