summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-08-31 09:34:10 -0400
committerEliot Horowitz <eliot@10gen.com>2010-08-31 09:34:10 -0400
commit6013e9d536538ac26da62b5fd1d075ee3de4969e (patch)
tree5e18c226d43a7bd261425ed31c7f47a37df9cefb
parentd58f9b867fdc7889221329eaa3296570fbd660a0 (diff)
downloadmongo-v1.4.tar.gz
post 1.4.5v1.4
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 0e9cda9150f..f53718e7c9c 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.4.5";
+ const char versionString[] = "1.4.6-pre-";
} // namespace mongo