diff --git a/Dockerfile b/Dockerfile index fb1461ec..917c07a6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:13-slim LABEL org.opencontainers.image.source=https://github.com/gbdev/rgbds -ARG version=1.0.1 +ARG version=1.0.2 WORKDIR /rgbds COPY . . diff --git a/include/version.hpp b/include/version.hpp index 8c98414f..cea00c71 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 1 +#define PACKAGE_VERSION_PATCH 2 // #define PACKAGE_VERSION_RC 1 char const *get_package_version_string(); diff --git a/man/gbz80.7 b/man/gbz80.7 index 2a12020a..d1ff0ced 100644 --- a/man/gbz80.7 +++ b/man/gbz80.7 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd January 1, 2026 +.Dd July 20, 2026 .Dt GBZ80 7 .Os .Sh NAME diff --git a/man/rgbasm-old.5 b/man/rgbasm-old.5 index 68866723..38f81b26 100644 --- a/man/rgbasm-old.5 +++ b/man/rgbasm-old.5 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: MIT .\" -.Dd January 1, 2026 +.Dd July 20, 2026 .Dt RGBASM-OLD 5 .Os .Sh NAME diff --git a/man/rgbasm.1 b/man/rgbasm.1 index f23fb60b..550877e7 100644 --- a/man/rgbasm.1 +++ b/man/rgbasm.1 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd January 1, 2026 +.Dd July 20, 2026 .Dt RGBASM 1 .Os .Sh NAME diff --git a/man/rgbasm.5 b/man/rgbasm.5 index 40cfb055..e1a672b8 100644 --- a/man/rgbasm.5 +++ b/man/rgbasm.5 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: MIT .\" -.Dd January 1, 2026 +.Dd July 20, 2026 .Dt RGBASM 5 .Os .Sh NAME diff --git a/man/rgbds.5 b/man/rgbds.5 index db76dc75..685704d0 100644 --- a/man/rgbds.5 +++ b/man/rgbds.5 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd January 1, 2026 +.Dd July 20, 2026 .Dt RGBDS 5 .Os .Sh NAME diff --git a/man/rgbds.7 b/man/rgbds.7 index e8a49a86..3415939f 100644 --- a/man/rgbds.7 +++ b/man/rgbds.7 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd January 1, 2026 +.Dd July 20, 2026 .Dt RGBDS 7 .Os .Sh NAME diff --git a/man/rgbfix.1 b/man/rgbfix.1 index f5a724df..aa04658f 100644 --- a/man/rgbfix.1 +++ b/man/rgbfix.1 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd January 1, 2026 +.Dd July 20, 2026 .Dt RGBFIX 1 .Os .Sh NAME diff --git a/man/rgbgfx.1 b/man/rgbgfx.1 index 86eb37c6..13ac3d7f 100644 --- a/man/rgbgfx.1 +++ b/man/rgbgfx.1 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: MIT .\" -.Dd January 1, 2026 +.Dd July 20, 2026 .Dt RGBGFX 1 .Os .Sh NAME diff --git a/man/rgblink.1 b/man/rgblink.1 index dfc2e212..f57e7207 100644 --- a/man/rgblink.1 +++ b/man/rgblink.1 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd January 1, 2026 +.Dd July 20, 2026 .Dt RGBLINK 1 .Os .Sh NAME diff --git a/man/rgblink.5 b/man/rgblink.5 index 5b6cfeb8..153ff3a8 100644 --- a/man/rgblink.5 +++ b/man/rgblink.5 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd January 1, 2026 +.Dd July 20, 2026 .Dt RGBLINK 5 .Os .Sh NAME