Update version number for 1.2.1 release
This commit is contained in:
parent
cac84f4216
commit
6a5ce7d2c6
|
|
@ -56,7 +56,7 @@
|
|||
|
||||
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
|
||||
|
||||
const std::string version_string = "1.2.1-rc1";
|
||||
const std::string version_string = "1.2.1";
|
||||
|
||||
template<typename... Ts>
|
||||
void exit_error(const char* str, Ts ...args) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue