summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-06-24 02:59:38 -0400
committerEliot Horowitz <eliot@10gen.com>2009-06-24 02:59:38 -0400
commitdef2f4e546f170949a8bb7deba9e0d1a0b3c50c2 (patch)
tree2c900e10897fe62e4df702f645de2b3adffa14e6 /stdafx.cpp
parentd4570964455bbd57c52f753fbe6a0a0828022991 (diff)
downloadmongo-def2f4e546f170949a8bb7deba9e0d1a0b3c50c2.tar.gz
0.9.5+ 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 ee66afd028e..8c7e724f638 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -20,6 +20,6 @@
namespace mongo {
- const char versionString[] = "0.9.5";
+ const char versionString[] = "0.9.5+";
} // namespace mongo