1.2.1 (#649)
Some checks failed
validate-internal / build (push) Has been cancelled

This commit is contained in:
Wiseguy 2025-08-18 17:21:15 -04:00 committed by GitHub
parent b5360b0546
commit 24704d86f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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";
template<typename... Ts>
void exit_error(const char* str, Ts ...args) {