summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-09-14 16:13:47 -0400
committerEliot Horowitz <eliot@10gen.com>2009-09-14 16:13:47 -0400
commitb7a242602ab0c37ec54ef027451f5f95b47f3e47 (patch)
tree1cfd6fdf10a37135255fda30278f449e8ca0b623 /stdafx.cpp
parent78bfd73520116e583a0682205cc9c3496bd47e33 (diff)
downloadmongo-r1.1.0.tar.gz
BUMP 1.1.0r1.1.0
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 0ca8e913d2b..5a764be8ea0 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -33,6 +33,6 @@
namespace mongo {
- const char versionString[] = "1.1.0-";
+ const char versionString[] = "1.1.0";
} // namespace mongo