summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-03-25 12:02:37 -0400
committerEliot Horowitz <eliot@10gen.com>2010-03-25 12:02:37 -0400
commitdac3b92e7c3f6a603ea5b066e0372de9d960aca8 (patch)
treed4ae1a63f49be2300240a8853a1856e0add606c8
parent514f8bbab657c1dc110d45eea6ea33de296dbb26 (diff)
downloadmongo-dac3b92e7c3f6a603ea5b066e0372de9d960aca8.tar.gz
post 1.4.0
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 0a80de61657..22890c4832b 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.4.0";
+ const char versionString[] = "1.4.1-pre-";
} // namespace mongo