Skip to content

Commit 3bafceb

Browse files
committed
Bump version to v1.37
1 parent e690587 commit 3bafceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renderdoc/api/replay/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ extern "C" const char GitVersionHash[41];
9494
// upstream and should not be modified downstream. You can set DISTRIBUTION_VERSION to include any
9595
// arbitrary release marker or package version you wish.
9696
#define RENDERDOC_VERSION_MAJOR 1
97-
#define RENDERDOC_VERSION_MINOR 36
97+
#define RENDERDOC_VERSION_MINOR 37
9898

9999
#define RDOC_INTERNAL_VERSION_STRINGIZE2(a) #a
100100
#define RDOC_INTERNAL_VERSION_STRINGIZE(a) RDOC_INTERNAL_VERSION_STRINGIZE2(a)

0 commit comments

Comments
 (0)