diff --git a/stdafx.cpp b/stdafx.cpp index 6fd5129b6fd62..8108c1216bc23 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -32,6 +32,6 @@ namespace mongo { - const char versionString[] = "1.1.4"; + const char versionString[] = "1.1.4+"; } // namespace mongo