Binary release v4.20230530.0

This commit is contained in:
mintsuki 2023-05-30 20:45:49 +00:00
parent 0659bb3dca
commit 9272485dd0
10 changed files with 1361 additions and 1360 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -1,6 +1,6 @@
#include <stdio.h> #include <stdio.h>
#define LIMINE_VERSION "4.20230529.0" #define LIMINE_VERSION "4.20230530.0"
int main(void) { int main(void) {
puts(LIMINE_VERSION); puts(LIMINE_VERSION);

Binary file not shown.