We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b417bd commit ec5d1ebCopy full SHA for ec5d1eb
src/main/impl/Build.cpp
@@ -31,7 +31,7 @@ namespace Build {
31
// and follow the format described at http://semver.org/
32
//------------------------------------------------------------------------------
33
// clang-format off
34
-char const* const versionString = "1.0.4-rc2"
+char const* const versionString = "1.0.4"
35
// clang-format on
36
37
"+"
0 commit comments