We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0673f00 commit 56dcd01Copy full SHA for 56dcd01
include/definitions.hpp
@@ -9,7 +9,7 @@
9
#define DEF_CHECK_UPDATE_URL (std::string)"https://script.google.com/macros/s/AKfycbwTd3jzV0npUE9MNKmZIv3isazVR5D9_7A8rexsG1vr9SE7iavDBxgtzlph8dZipwu9/exec"
10
#define DEF_HTTP_USER_AGENT (std::string)"video player for 3ds v1.4.1"
11
#define DEF_CURRENT_APP_VER (std::string)"v1.4.1"
12
-#define DEF_CURRENT_APP_VER_INT 1088
+#define DEF_CURRENT_APP_VER_INT 1089
13
#define DEF_ENABLE_SUB_APP0
14
//#define DEF_ENABLE_SUB_APP1
15
//#define DEF_ENABLE_SUB_APP2
0 commit comments