summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-12-05 11:54:52 -0500
committerEliot Horowitz <eliot@10gen.com>2009-12-05 11:54:52 -0500
commit05c32be539c301e98c9b632d948caf64c10ffefd (patch)
tree23dd1750ca096a0318bdd480e00ce0bdda05e7d5
parentc0b78e37b56d40237de158648fd356ca981eb187 (diff)
downloadmongo-05c32be539c301e98c9b632d948caf64c10ffefd.tar.gz
post vs. 1.1.4
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 6fd5129b6fd..8108c1216bc 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.1.4";
+ const char versionString[] = "1.1.4+";
} // namespace mongo