Binary release v8.7.0

This commit is contained in:
mintsuki
2025-01-10 13:57:46 +00:00
parent 4ccea35dbb
commit aad3edd370
14 changed files with 1150 additions and 1150 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,4 +1,4 @@
Copyright (C) 2019-2024 mintsuki and contributors.
Copyright (C) 2019-2025 mintsuki and contributors.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1202,8 +1202,8 @@ cleanup:
return ret;
}
#define LIMINE_VERSION "8.6.1"
#define LIMINE_COPYRIGHT "Copyright (C) 2019-2024 mintsuki and contributors."
#define LIMINE_VERSION "8.7.0"
#define LIMINE_COPYRIGHT "Copyright (C) 2019-2025 mintsuki and contributors."
static void version_usage(void) {
printf("usage: %s version [options...]\n", program_name);

Binary file not shown.

View File

@@ -1,6 +1,6 @@
/* BSD Zero Clause License */
/* Copyright (C) 2022-2024 mintsuki and contributors.
/* Copyright (C) 2022-2025 mintsuki and contributors.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted.