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 9847621 commit 2b0725cCopy full SHA for 2b0725c
1 file changed
opencensus/common/version.h
@@ -17,6 +17,6 @@
17
18
// The current version of the opencensus core library. Macro to allow literal
19
// string concatenation in constexpr statements.
20
-#define OPENCENSUS_VERSION "0.4.0-dev"
+#define OPENCENSUS_VERSION "0.4.0"
21
22
#endif // OPENCENSUS_COMMON_VERSION_H_
0 commit comments