summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-08-24 15:31:54 -0400
committerEliot Horowitz <eliot@10gen.com>2009-08-24 15:31:54 -0400
commit567c2bad85457043ec13db6c4db9b14c59898df2 (patch)
treee27e30366a2ab929f07ae5222552907ec4ad290c /stdafx.cpp
parentb3e717fc3c2fe68da1508e45989ccd2ddbd1c822 (diff)
downloadmongo-567c2bad85457043ec13db6c4db9b14c59898df2.tar.gz
after 0.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 2074cec5bb2..2249a2f5c55 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -33,6 +33,6 @@
namespace mongo {
- const char versionString[] = "0.9.10";
+ const char versionString[] = "0.9.10+";
} // namespace mongo