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 b5bf9d7 commit a507d44Copy full SHA for a507d44
version/telemetry_version.h
@@ -1,8 +1,8 @@
1
#ifndef TELEMETRY_VERSION_H_
2
#define TELEMETRY_VERSION_H_
3
4
-#define TELEMETRY_VERSION_MAJOR 1
+#define TELEMETRY_VERSION_MAJOR 2
5
#define TELEMETRY_VERSION_MINOR 0
6
-#define TELEMETRY_VERSION_PATCH 3
+#define TELEMETRY_VERSION_PATCH 0
7
8
#endif
0 commit comments