Skip to content

Commit ca98400

Browse files
committed
Bump version to 0.0.5.
1 parent c8e20a2 commit ca98400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
3939

40-
const std::string version_string = "0.0.4-dev";
40+
const std::string version_string = "0.0.5-dev";
4141

4242
template<typename... Ts>
4343
void exit_error(const char* str, Ts ...args) {

0 commit comments

Comments
 (0)