summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-04-27 11:19:01 -0400
committerEliot Horowitz <eliot@10gen.com>2010-04-27 11:19:01 -0400
commit53749fc2d547a3139fcf169d84d58442778ea4b0 (patch)
tree77981d9212e8f5cbca1d2b76edc8e1d11d47dbdb /stdafx.cpp
parente171d10a100ba70f565eb49e2ba902ba0efe39ac (diff)
downloadmongo-r1.4.2.tar.gz
BUMP 1.4.2r1.4.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 30ece35fc32..09f202a97f0 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.4.2-pre-";
+ const char versionString[] = "1.4.2";
} // namespace mongo