summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-08-18 14:22:35 -0400
committerEliot Horowitz <eliot@10gen.com>2009-08-18 14:22:35 -0400
commit2869e47ae388c1a2f5cd388d654defd2788b057c (patch)
tree0c2fd25e66b86c557b458b135d33f8ad90568552
parentcd0bf23e74ef8ded0684f74996ee762889b93294 (diff)
downloadmongo-r0.9.9.tar.gz
after 0.9.9r0.9.9
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 9dd6e170c6e..d5eadcfe610 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -33,6 +33,6 @@
namespace mongo {
- const char versionString[] = "0.9.9";
+ const char versionString[] = "0.9.9+";
} // namespace mongo