We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0083076 commit 999b277Copy full SHA for 999b277
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.6"_slice
33
-#define DORA_REVISION "2"_slice
+#define DORA_REVISION "3"_slice
34
35
#if BX_PLATFORM_ANDROID
36
#include <jni.h>
0 commit comments