Skip to content

Commit a507d44

Browse files
committed
Release 2.0.0
1 parent b5bf9d7 commit a507d44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version/telemetry_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#ifndef TELEMETRY_VERSION_H_
22
#define TELEMETRY_VERSION_H_
33

4-
#define TELEMETRY_VERSION_MAJOR 1
4+
#define TELEMETRY_VERSION_MAJOR 2
55
#define TELEMETRY_VERSION_MINOR 0
6-
#define TELEMETRY_VERSION_PATCH 3
6+
#define TELEMETRY_VERSION_PATCH 0
77

88
#endif

0 commit comments

Comments
 (0)