summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-03-19 16:31:35 -0400
committerEliot Horowitz <eliot@10gen.com>2010-03-19 16:31:35 -0400
commit25567181a4187f83bb8de97d470eff9ddb87ba4e (patch)
treea6975c8ae7d3fcfa4aab74d311da78d869af9968 /stdafx.cpp
parenta64e2e2ebc86f9907c8ba5a7d64fd0f0a9c5cd09 (diff)
downloadmongo-25567181a4187f83bb8de97d470eff9ddb87ba4e.tar.gz
- is too subtle goign with -pre
Diffstat (limited to 'stdafx.cpp')
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index d7f75b4602c..d1efcc23440 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.3.5-";
+ const char versionString[] = "1.3.5-pre";
} // namespace mongo