summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-05-24 17:45:45 -0400
committerEliot Horowitz <eliot@10gen.com>2010-05-24 17:45:45 -0400
commit658c2213e44030f6244b4f369dc11a6a6959fb92 (patch)
treeae4625cde5709d607893f23fad5e21a57d9de6c7
parent47ffbdfd53f46edeb6ff54bbb734783db7abc8ca (diff)
downloadmongo-658c2213e44030f6244b4f369dc11a6a6959fb92.tar.gz
post 1.4.3
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 0e4bf459f0c..e4e671e1030 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.4.3";
+ const char versionString[] = "1.4.4-pre-";
} // namespace mongo