summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-04-14 16:50:09 -0400
committerEliot Horowitz <eliot@10gen.com>2010-04-14 16:50:09 -0400
commit4731f0bc59eb09b6c942630baaa415aa04a84c2d (patch)
treea4465b62fbf50d68aa1691a47d605345b1d36d4b
parent5b29dec9707d50979c283057ca1b1572351eef9a (diff)
downloadmongo-4731f0bc59eb09b6c942630baaa415aa04a84c2d.tar.gz
post 1.4.1
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index b7c6473d3ef..30ece35fc32 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.4.1";
+ const char versionString[] = "1.4.2-pre-";
} // namespace mongo