diff options
Diffstat (limited to 'stdafx.cpp')
| -rw-r--r-- | stdafx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp index f268a97fa0f..4374129f442 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -32,6 +32,6 @@ namespace mongo { - const char versionString[] = "1.3.5-pre-"; + const char versionString[] = "1.3.5"; } // namespace mongo |
