We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 340dbf9 + 258059a commit 00b9ac1Copy full SHA for 00b9ac1
Common/Ver.h
@@ -21,4 +21,4 @@
21
#define VER_MAJOR 1
22
#define VER_MINOR 0
23
#define VER_HOTFIX 11402
24
-#define VER_BUILD 38024
+#define VER_BUILD 38022
DPTF/Sources/DptfVer.h
@@ -21,7 +21,7 @@
#define VER_MAJOR 9
25
26
#define ARG_TOSTR(arg) #arg
27
#define VER_TOSTR(arg) ARG_TOSTR(arg)
0 commit comments