We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd49290 commit f57edd8Copy full SHA for f57edd8
Source/Basic/Application.cpp
@@ -30,7 +30,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
30
#include <thread>
31
32
#define DORA_VERSION "1.6.4"_slice
33
-#define DORA_REVISION "4"_slice
+#define DORA_REVISION "5"_slice
34
35
#if BX_PLATFORM_ANDROID
36
#include <jni.h>
0 commit comments