mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-05-23 06:34:20 -04:00
Increase version number to 1.0.1-dev. (#218)
* Increase version number to 1.0.1-dev. * Change to 1.0.1
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";
|
||||
const std::string version_string = "1.0.1";
|
||||
|
||||
template<typename... Ts>
|
||||
void exit_error(const char* str, Ts ...args) {
|
||||
|
||||
Reference in New Issue
Block a user