summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-07-29 14:44:16 -0400
committerEliot Horowitz <eliot@10gen.com>2009-07-29 14:44:16 -0400
commit363f75a1506e1a4fa50a60a3f2ef24211386986b (patch)
tree79d8e541a4acd14e19d5971ecb8dc64244263d54
parent8be85b3e48b8b8073a11e726b37429c49f45fa85 (diff)
BUMP 0.9.7
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 00437a43cf9..333f1bdb360 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -33,6 +33,6 @@
namespace mongo {
- const char versionString[] = "0.9.6+";
+ const char versionString[] = "0.9.7";
} // namespace mongo