summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-06-29 18:26:47 -0400
committerEliot Horowitz <eliot@10gen.com>2010-06-29 18:26:47 -0400
commit60a3995b7573a13ee699972c03edc0e9bd2adf76 (patch)
tree84c2de2ee14937264eba70a392f132682304cd3f
parent27aa3b67d43c2d862929c7a8c6f4b185b9dc790e (diff)
downloadmongo-60a3995b7573a13ee699972c03edc0e9bd2adf76.tar.gz
post 1.4.4
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index e3d110d71a3..0389b28ab10 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.4.4";
+ const char versionString[] = "1.4.5-pre-";
} // namespace mongo