]> git.feebdaed.xyz Git - 0xmirror/grpc.git/commitdiff
Update Sleuth version.
authorAlisha Nanda <alishananda@google.com>
Mon, 1 Dec 2025 18:49:53 +0000 (10:49 -0800)
committerCopybara-Service <copybara-worker@google.com>
Mon, 1 Dec 2025 18:52:51 +0000 (10:52 -0800)
PiperOrigin-RevId: 838844425

test/cpp/sleuth/version.h

index a05b0cbc0e246cc4eb02c13b88c1a7f46b681e48..6a5228882db37fae5de6ecc19d0d62361d7c0253 100644 (file)
@@ -21,7 +21,7 @@ namespace grpc_sleuth {
 
 // Version number for the sleuth tool. Update with the current epoch with each
 // change and keep it monotonically increasing.
-constexpr int64_t kSleuthVersion = 1761265538LL;
+constexpr int64_t kSleuthVersion = 1763407621LL;
 
 }  // namespace grpc_sleuth