summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-07-08 13:25:25 -0400
committerEliot Horowitz <eliot@10gen.com>2009-07-08 13:25:25 -0400
commitb57918b3a468ba5882f226fc54e00321c20d7f0d (patch)
treef0daaea6b6630239535f087f34848e452630ff12
parentd0e9d4e828f830092c48a69408166eee7d74aa4f (diff)
downloadmongo-b57918b3a468ba5882f226fc54e00321c20d7f0d.tar.gz
BUMP 0.9.6r0.9.6
-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