We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b5005 commit a5ae04bCopy full SHA for a5ae04b
include/benchmark/version.h
@@ -32,7 +32,7 @@ GitHub: https://github.com/chronoxor/CppBenchmark
32
namespace CppBenchmark {
33
34
//! Project version
35
-const char version[] = "1.0.3.0";
+const char version[] = "1.0.4.0";
36
37
} // namespace CppBenchmark
38
0 commit comments