We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2d667 commit 8cacafbCopy full SHA for 8cacafb
sdk/perfetto.cc
@@ -6876,8 +6876,8 @@ const char* GetVersionString();
6876
#ifndef GEN_PERFETTO_VERSION_GEN_H_
6877
#define GEN_PERFETTO_VERSION_GEN_H_
6878
6879
-#define PERFETTO_VERSION_STRING() "v26.0-4b6bd99fd"
6880
-#define PERFETTO_VERSION_SCM_REVISION() "4b6bd99fd77249235611bdf019131f3629d40801"
+#define PERFETTO_VERSION_STRING() "v26.1-2b2d66757"
+#define PERFETTO_VERSION_SCM_REVISION() "2b2d66757fffaa1e0cdbbd8760352b00ba1ac138"
6881
6882
#endif // GEN_PERFETTO_VERSION_GEN_H_
6883
/*
0 commit comments