We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75b21f commit 9ec8f7aCopy full SHA for 9ec8f7a
src/daemon/imodd.h
@@ -36,7 +36,7 @@ typedef std::string string;
36
37
#define logLevel 2
38
39
-#define IMOD_VERSION "1.3.4"
+#define IMOD_VERSION "1.3.5"
40
41
int imLogD(const char* format, ...);
42
int imLogI(const char* format, ...);
0 commit comments