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 a2c59fe commit e1b23beCopy full SHA for e1b23be
Src/GPUPerfAPI-Common/GPAVersion.h
@@ -11,7 +11,7 @@
11
#define GPA_MAJOR_VERSION 2
12
#define GPA_MINOR_VERSION 22
13
#define GPA_BUILD_NUMBER 0
14
-#define GPA_UPDATE_VERSION 0
+#define GPA_UPDATE_VERSION 1
15
16
#define GPA_STR_VALUE(s) #s
17
#define GPA_VERSION_STRING(s) GPA_STR_VALUE(s)
0 commit comments