diff options
| author | Eliot Horowitz <eliot@10gen.com> | 2009-07-29 14:44:16 -0400 |
|---|---|---|
| committer | Eliot Horowitz <eliot@10gen.com> | 2009-07-29 14:44:16 -0400 |
| commit | 363f75a1506e1a4fa50a60a3f2ef24211386986b (patch) | |
| tree | 79d8e541a4acd14e19d5971ecb8dc64244263d54 | |
| parent | 8be85b3e48b8b8073a11e726b37429c49f45fa85 (diff) | |
BUMP 0.9.7
| -rw-r--r-- | stdafx.cpp | 2 |
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 |
