Compare commits

...

3 Commits

Author SHA1 Message Date
mintsuki
e98107b7db Binary release v3.21.1 2022-09-15 01:11:34 +00:00
mintsuki
0d3698d6d8 Binary release v3.21 2022-09-05 01:39:31 +00:00
mintsuki
35132937f8 Binary release v3.20.1 2022-09-03 08:59:58 +00:00
9 changed files with 1534 additions and 1531 deletions

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 "3.20"
#define LIMINE_VERSION "3.21.1"
int main(void) {
puts(LIMINE_VERSION);

Binary file not shown.