summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-01-20 14:41:49 -0500
committerEliot Horowitz <eliot@10gen.com>2010-01-20 14:41:49 -0500
commitb6f8abcef16d092275a125b8e34fdd8d884792a9 (patch)
treebded45f411f8d6c76283e2ff25c85722ad38a83e
parent8f93c4e6f248f104c57a86212cc256fe7a5de0b6 (diff)
downloadmongo-b6f8abcef16d092275a125b8e34fdd8d884792a9.tar.gz
post 1.3.1
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 4d219536d89..02272c97759 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.3.1";
+ const char versionString[] = "1.3.2-";
} // namespace mongo