summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-11-10 11:00:43 -0500
committerEliot Horowitz <eliot@10gen.com>2009-11-10 11:00:43 -0500
commitaa8b12e13fbbdfb293d94786dcc0df589cabef99 (patch)
tree13be07709aa7047e2acfd1234b8b7f941c309578 /stdafx.cpp
parenta2b62096929a59808b0300142bb1beaa246120d8 (diff)
downloadmongo-aa8b12e13fbbdfb293d94786dcc0df589cabef99.tar.gz
BUMP 1.1.3r1.1.3
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 16c690cc9b7..dc3c6bde709 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.1.3-";
+ const char versionString[] = "1.1.3";
} // namespace mongo