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 37a5192 commit 0536a16Copy full SHA for 0536a16
src/datadog/version.cpp
@@ -3,7 +3,7 @@
3
namespace datadog {
4
namespace tracing {
5
6
-#define VERSION "v0.1.9"
+#define VERSION "v0.1.10"
7
8
const char* const tracer_version = VERSION;
9
const char* const tracer_version_string = "[dd-trace-cpp version " VERSION "]";
0 commit comments