mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
Bump version to 1.2.0-rc8
This commit is contained in:
parent
fe8412b9d2
commit
0ee273eb22
1 changed files with 1 additions and 2 deletions
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
|
||||
|
||||
const std::string version_string = "1.2.0-rc7";
|
||||
const std::string version_string = "1.2.0-rc8";
|
||||
|
||||
template<typename... Ts>
|
||||
void exit_error(const char* str, Ts ...args) {
|
||||
|
|
@ -724,4 +724,3 @@ int main(int argc, char** argv) {
|
|||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue