diff options
| author | Eliot Horowitz <eliot@10gen.com> | 2010-03-22 22:12:51 -0400 |
|---|---|---|
| committer | Eliot Horowitz <eliot@10gen.com> | 2010-03-22 22:12:51 -0400 |
| commit | 48cc94ad5523faec1eba48f1c44bc70d3b9ed809 (patch) | |
| tree | 6fbcb80850a1275d87d17bcbf0956b58ad743c9c /stdafx.cpp | |
| parent | 19658410941569bb9df4407d136d556ea2f8e908 (diff) | |
BUMP 1.3.5r1.3.5
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 |
