summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-01-26 12:56:05 -0500
committerEliot Horowitz <eliot@10gen.com>2010-01-26 12:56:05 -0500
commit8a4fb8b1c7cb78648c55368d806ba35054f6be54 (patch)
treed9803da7d6c7a40ac947ab03486e242cc679caeb /stdafx.cpp
parenta6d37a6d3ebf7207b8778c6307e5cfbf1c4731b6 (diff)
BUMP 1.2.2r1.2.2
Diffstat (limited to 'stdafx.cpp')
-rw-r--r--stdafx.cpp2
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