mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-05-29 16:45:17 -04:00
Bump version number for 1.2.1 release candidate 1
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@
|
||||
|
||||
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
|
||||
|
||||
const std::string version_string = "1.2.1-dev";
|
||||
const std::string version_string = "1.2.1-rc1";
|
||||
|
||||
template<typename... Ts>
|
||||
void exit_error(const char* str, Ts ...args) {
|
||||
|
||||
Reference in New Issue
Block a user