summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-08-14 15:17:23 -0400
committerEliot Horowitz <eliot@10gen.com>2009-08-14 15:17:23 -0400
commitcdff2417cbb685beb68ed2a56904df2c9ae4cdaa (patch)
treebd68797dc5b7ecac7dc5c2e8ae4c8ac8afd2a23e /stdafx.cpp
parent443594f1756c6123c72b93ebb9a58f8fd4fc54d1 (diff)
downloadmongo-cdff2417cbb685beb68ed2a56904df2c9ae4cdaa.tar.gz
0.9.8+
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 92246b62e1b..708d3033b36 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -33,6 +33,6 @@
namespace mongo {
- const char versionString[] = "0.9.8";
+ const char versionString[] = "0.9.8+";
} // namespace mongo