diff --git a/Dockerfile b/Dockerfile index 8e9658cb..2a422e0f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:12-slim LABEL org.opencontainers.image.source=https://github.com/gbdev/rgbds -ARG version=1.0.0 +ARG version=1.0.1 WORKDIR /rgbds COPY . . diff --git a/include/version.hpp b/include/version.hpp index 5e1b92c6..8c98414f 100644 --- a/include/version.hpp +++ b/include/version.hpp @@ -5,7 +5,7 @@ #define PACKAGE_VERSION_MAJOR 1 #define PACKAGE_VERSION_MINOR 0 -#define PACKAGE_VERSION_PATCH 0 +#define PACKAGE_VERSION_PATCH 1 // #define PACKAGE_VERSION_RC 1 char const *get_package_version_string(); diff --git a/man/gbz80.7 b/man/gbz80.7 index 7582a2d5..2a12020a 100644 --- a/man/gbz80.7 +++ b/man/gbz80.7 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd October 31, 2025 +.Dd January 1, 2026 .Dt GBZ80 7 .Os .Sh NAME diff --git a/man/rgbasm-old.5 b/man/rgbasm-old.5 index ba8cfa16..52caf6e6 100644 --- a/man/rgbasm-old.5 +++ b/man/rgbasm-old.5 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: MIT .\" -.Dd October 31, 2025 +.Dd January 1, 2026 .Dt RGBASM-OLD 5 .Os .Sh NAME diff --git a/man/rgbasm.1 b/man/rgbasm.1 index 1f800c5b..f23fb60b 100644 --- a/man/rgbasm.1 +++ b/man/rgbasm.1 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd October 31, 2025 +.Dd January 1, 2026 .Dt RGBASM 1 .Os .Sh NAME diff --git a/man/rgbasm.5 b/man/rgbasm.5 index 28bee8a1..96d3cb75 100644 --- a/man/rgbasm.5 +++ b/man/rgbasm.5 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: MIT .\" -.Dd October 31, 2025 +.Dd January 1, 2026 .Dt RGBASM 5 .Os .Sh NAME diff --git a/man/rgbds.5 b/man/rgbds.5 index af405369..db76dc75 100644 --- a/man/rgbds.5 +++ b/man/rgbds.5 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd October 31, 2025 +.Dd January 1, 2026 .Dt RGBDS 5 .Os .Sh NAME diff --git a/man/rgbds.7 b/man/rgbds.7 index 64a24858..e8a49a86 100644 --- a/man/rgbds.7 +++ b/man/rgbds.7 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd October 31, 2025 +.Dd January 1, 2026 .Dt RGBDS 7 .Os .Sh NAME diff --git a/man/rgbfix.1 b/man/rgbfix.1 index 3f4a8413..f5a724df 100644 --- a/man/rgbfix.1 +++ b/man/rgbfix.1 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd October 31, 2025 +.Dd January 1, 2026 .Dt RGBFIX 1 .Os .Sh NAME diff --git a/man/rgbgfx.1 b/man/rgbgfx.1 index 12adba33..ffc7e4c6 100644 --- a/man/rgbgfx.1 +++ b/man/rgbgfx.1 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: MIT .\" -.Dd October 31, 2025 +.Dd January 1, 2026 .Dt RGBGFX 1 .Os .Sh NAME diff --git a/man/rgblink.1 b/man/rgblink.1 index 7e2c7b9b..d7826478 100644 --- a/man/rgblink.1 +++ b/man/rgblink.1 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd October 31, 2025 +.Dd January 1, 2026 .Dt RGBLINK 1 .Os .Sh NAME diff --git a/man/rgblink.5 b/man/rgblink.5 index 30275033..5b6cfeb8 100644 --- a/man/rgblink.5 +++ b/man/rgblink.5 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd October 31, 2025 +.Dd January 1, 2026 .Dt RGBLINK 5 .Os .Sh NAME diff --git a/test/fetch-test-deps.sh b/test/fetch-test-deps.sh index aff152da..4cfcfae1 100755 --- a/test/fetch-test-deps.sh +++ b/test/fetch-test-deps.sh @@ -107,11 +107,11 @@ if ! "$external"; then fi if "$nonfree"; then - action github.com pret pokecrystal 2025-11-30 713b829198840eb0d6ba1bf0f947d609fdec6464 - action github.com pret pokered 2025-11-30 8bb03542bd0dd01b1e4fce990751edc0822a878f - action github.com zladx LADX-Disassembly 2025-11-25 c9f522f18ad69079322ff564595881d10a9897b4 + action github.com pret pokecrystal 2025-12-28 2bbb15675de0d2bbebc8cc9978f5c7fb15bc73b9 + action github.com pret pokered 2025-12-25 0555b42dc0ceffaae613e97cc0cf2e8c0b45013c + action github.com zladx LADX-Disassembly 2025-12-22 c77af4473e7a877c68e1de34a2aaf80e9076dc35 fi action github.com AntonioND ucity 2025-08-07 d1880a2a112d7c26f16c0fc06a15b6c32fdc9137 action github.com pinobatch libbet 2025-08-31 e42c0036b18e6e715987b88b4973389b283974c9 -action github.com LIJI32 SameBoy 2025-11-13 c50fdfd222ac5a2e07cf9c6f43c645e2dbe0a62d +action github.com LIJI32 SameBoy 2025-12-29 2f4a6f231ec40ecfc0ab7df0a09eb932e7ccddec action codeberg.org ISSOtm gb-starter-kit 2025-11-19 74b647d62ff74b40d2b52e585cbebe148463212e