Compare commits

...

2 Commits

Author SHA1 Message Date
mintsuki
c93da49594 Binary release v4.20231024.eol 2023-10-24 16:56:11 +00:00
mintsuki
d100ea6823 Binary release v4.20231006.0 2023-10-06 17:31:09 +00:00
10 changed files with 1139 additions and 1136 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.20230928.2" #define LIMINE_VERSION "4.20231024.eol"
int main(void) { int main(void) {
puts(LIMINE_VERSION); puts(LIMINE_VERSION);

Binary file not shown.