summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-06-23 13:41:23 -0400
committerEliot Horowitz <eliot@10gen.com>2009-06-23 13:41:23 -0400
commitd4570964455bbd57c52f753fbe6a0a0828022991 (patch)
treef0978eceaf72d164d6f92436e799180d35e19872
parent9cbee3d81f889cc9233ce84e0041b72fe4ddc697 (diff)
downloadmongo-r0.9.5.tar.gz
BUMP 0.9.5r0.9.5
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 0be2fa55322..ee66afd028e 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -20,6 +20,6 @@
namespace mongo {
- const char versionString[] = "0.9.4+";
+ const char versionString[] = "0.9.5";
} // namespace mongo