diff options
| author | Eliot Horowitz <eliot@10gen.com> | 2010-01-26 12:56:05 -0500 |
|---|---|---|
| committer | Eliot Horowitz <eliot@10gen.com> | 2010-01-26 12:56:05 -0500 |
| commit | 8a4fb8b1c7cb78648c55368d806ba35054f6be54 (patch) | |
| tree | d9803da7d6c7a40ac947ab03486e242cc679caeb /stdafx.cpp | |
| parent | a6d37a6d3ebf7207b8778c6307e5cfbf1c4731b6 (diff) | |
BUMP 1.2.2r1.2.2
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 ffb62957095..004f3f9fe57 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -32,6 +32,6 @@ namespace mongo { - const char versionString[] = "1.2.2-"; + const char versionString[] = "1.2.2"; } // namespace mongo |
