Compare commits

...

1 Commits

Author SHA1 Message Date
mintsuki
75215a5d51 Binary release v4.20230917.0 2023-09-16 22:10:16 +00:00
10 changed files with 1170 additions and 1163 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>
#define LIMINE_VERSION "4.20230911.0"
#define LIMINE_VERSION "4.20230917.0"
int main(void) {
puts(LIMINE_VERSION);

Binary file not shown.