summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-07-29 15:56:38 -0400
committerEliot Horowitz <eliot@10gen.com>2009-07-29 15:56:38 -0400
commit27cf5ce839e6191b2395d10205a58a7d29589087 (patch)
treeabc25972702bb5ea43ede29971694c750f5b89b5 /stdafx.cpp
parent6dc201583a91ae97f547fbff748019dfbc8ea1d4 (diff)
downloadmongo-27cf5ce839e6191b2395d10205a58a7d29589087.tar.gz
increas version for post 0.9.7 deploy MINOR
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 333f1bdb360..83dbae0cf4d 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -33,6 +33,6 @@
namespace mongo {
- const char versionString[] = "0.9.7";
+ const char versionString[] = "0.9.7+";
} // namespace mongo