diff options
| author | Eliot Horowitz <eliot@10gen.com> | 2010-01-20 14:18:33 -0500 |
|---|---|---|
| committer | Eliot Horowitz <eliot@10gen.com> | 2010-01-20 14:18:33 -0500 |
| commit | 32fc230be46b61be6985af7f89857757a391279b (patch) | |
| tree | cb2e5ccc7f98158894f977ff131949da36673591 /stdafx.cpp | |
| parent | ea6189d491c3cd5e25438f9a652873880810dae4 (diff) | |
BUMP 1.3.1r1.3.1
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 248b2cbef0e..4d219536d89 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -32,6 +32,6 @@ namespace mongo { - const char versionString[] = "1.3.1-"; + const char versionString[] = "1.3.1"; } // namespace mongo |
