We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf3c83 commit 25559d0Copy full SHA for 25559d0
twofingemu.h
@@ -19,7 +19,7 @@
19
20
#define MAX(a, b) (a > b ? a : b)
21
22
-#define VERSION "0.1.5.20200913"
+#define VERSION "0.1.6.20230112"
23
24
#define BLOCKING_INTERVAL_MS_DEFAULT 500
25
0 commit comments