Release v0.9.4

This commit is contained in:
Rangi42
2025-07-31 07:41:49 -04:00
parent 6d53bc4121
commit d1829ed923
12 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
FROM debian:12-slim
LABEL org.opencontainers.image.source=https://github.com/gbdev/rgbds
ARG version=0.9.3
ARG version=0.9.4
WORKDIR /rgbds
COPY . .

View File

@@ -5,7 +5,7 @@
#define PACKAGE_VERSION_MAJOR 0
#define PACKAGE_VERSION_MINOR 9
#define PACKAGE_VERSION_PATCH 3
#define PACKAGE_VERSION_PATCH 4
char const *get_package_version_string();

View File

@@ -1,6 +1,6 @@
.\" SPDX-License-Identifier: MIT
.\"
.Dd June 30, 2025
.Dd July 31, 2025
.Dt GBZ80 7
.Os
.Sh NAME

View File

@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: MIT
.\"
.Dd June 30, 2025
.Dd July 31, 2025
.Dt RGBASM-OLD 5
.Os
.Sh NAME

View File

@@ -1,6 +1,6 @@
.\" SPDX-License-Identifier: MIT
.\"
.Dd June 30, 2025
.Dd July 31, 2025
.Dt RGBASM 1
.Os
.Sh NAME

View File

@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: MIT
.\"
.Dd June 30, 2025
.Dd July 31, 2025
.Dt RGBASM 5
.Os
.Sh NAME

View File

@@ -1,6 +1,6 @@
.\" SPDX-License-Identifier: MIT
.\"
.Dd June 30, 2025
.Dd July 31, 2025
.Dt RGBDS 5
.Os
.Sh NAME

View File

@@ -1,6 +1,6 @@
.\" SPDX-License-Identifier: MIT
.\"
.Dd June 30, 2025
.Dd July 31, 2025
.Dt RGBDS 7
.Os
.Sh NAME

View File

@@ -1,6 +1,6 @@
.\" SPDX-License-Identifier: MIT
.\"
.Dd June 30, 2025
.Dd July 31, 2025
.Dt RGBFIX 1
.Os
.Sh NAME

View File

@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: MIT
.\"
.Dd June 30, 2025
.Dd July 31, 2025
.Dt RGBGFX 1
.Os
.Sh NAME

View File

@@ -1,6 +1,6 @@
.\" SPDX-License-Identifier: MIT
.\"
.Dd June 30, 2025
.Dd July 31, 2025
.Dt RGBLINK 1
.Os
.Sh NAME

View File

@@ -1,6 +1,6 @@
.\" SPDX-License-Identifier: MIT
.\"
.Dd June 30, 2025
.Dd July 31, 2025
.Dt RGBLINK 5
.Os
.Sh NAME