summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-04-27 12:59:57 -0400
committerEliot Horowitz <eliot@10gen.com>2010-04-27 12:59:57 -0400
commit57956a51fc7213014fc640326349201ffd393244 (patch)
tree3ff2e1d448820a78b18c071486e4e11403fd3b7f
parent53749fc2d547a3139fcf169d84d58442778ea4b0 (diff)
downloadmongo-57956a51fc7213014fc640326349201ffd393244.tar.gz
post 1.4.2
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 09f202a97f0..58ae88ad4f5 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.4.2";
+ const char versionString[] = "1.4.3-pre-";
} // namespace mongo