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 9c6213be448..04eb533447f 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -33,6 +33,6 @@
namespace mongo {
- const char versionString[] = "0.9.5+";
+ const char versionString[] = "0.9.6";
} // namespace mongo