summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-12-10 10:27:04 -0500
committerEliot Horowitz <eliot@10gen.com>2009-12-10 10:27:04 -0500
commit2add01f37ddf5a262dbc66f81353e88f38723dc6 (patch)
treea5282ef9b9cd4651f9725aa515c01e213cfc4a93 /stdafx.cpp
parent0775d99ea1b19018c5de41e0adda330c0fed7b56 (diff)
downloadmongo-2add01f37ddf5a262dbc66f81353e88f38723dc6.tar.gz
BUMP 1.2.0r1.2.0
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 8108c1216bc..732b6663516 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.1.4+";
+ const char versionString[] = "1.2.0";
} // namespace mongo