summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-02-23 21:37:28 -0500
committerEliot Horowitz <eliot@10gen.com>2010-02-23 21:37:28 -0500
commit5ded448a9079798a514121ad1879fc30116d1ed9 (patch)
tree4591aa6252ba265b92257bc811bb8f6571e711f6
parentd498124c60b8412dba4c49c4b404e207fff82b4c (diff)
downloadmongo-5ded448a9079798a514121ad1879fc30116d1ed9.tar.gz
post 1.2.3
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 65dc7962374..b78c89b27e2 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.2.3";
+ const char versionString[] = "1.2.4-";
} // namespace mongo