mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-05-23 06:34:20 -04:00
Bump version to 1.0.0-rc2
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@
|
||||
|
||||
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
|
||||
|
||||
const std::string version_string = "1.0.0-rc1";
|
||||
const std::string version_string = "1.0.0-rc2";
|
||||
|
||||
template<typename... Ts>
|
||||
void exit_error(const char* str, Ts ...args) {
|
||||
|
||||
Reference in New Issue
Block a user