summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index b47079c4395..2791f49d35a 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.2.4";
+ const char versionString[] = "1.2.5-";
} // namespace mongo