summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-08-24 11:59:42 -0400
committerEliot Horowitz <eliot@10gen.com>2009-08-24 11:59:42 -0400
commitb3e717fc3c2fe68da1508e45989ccd2ddbd1c822 (patch)
treed136dbe2f8642e1998c0f74e6f33d0ba49cf0dee /stdafx.cpp
parent1f08223ab7d07606bd980abd0b0a7f50cd99314f (diff)
downloadmongo-b3e717fc3c2fe68da1508e45989ccd2ddbd1c822.tar.gz
BUMP 0.9.10r0.9.10
Diffstat (limited to 'stdafx.cpp')
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index d5eadcfe610..2074cec5bb2 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -33,6 +33,6 @@
namespace mongo {
- const char versionString[] = "0.9.9+";
+ const char versionString[] = "0.9.10";
} // namespace mongo