We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e690587 commit 3bafcebCopy full SHA for 3bafceb
renderdoc/api/replay/version.h
@@ -94,7 +94,7 @@ extern "C" const char GitVersionHash[41];
94
// upstream and should not be modified downstream. You can set DISTRIBUTION_VERSION to include any
95
// arbitrary release marker or package version you wish.
96
#define RENDERDOC_VERSION_MAJOR 1
97
-#define RENDERDOC_VERSION_MINOR 36
+#define RENDERDOC_VERSION_MINOR 37
98
99
#define RDOC_INTERNAL_VERSION_STRINGIZE2(a) #a
100
#define RDOC_INTERNAL_VERSION_STRINGIZE(a) RDOC_INTERNAL_VERSION_STRINGIZE2(a)
0 commit comments