summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-12-30 13:01:40 -0500
committerEliot Horowitz <eliot@10gen.com>2009-12-30 13:01:40 -0500
commit45992de574979343f34fdfe96b069d5d1eff0182 (patch)
tree3dc494380cd68c1548c7fd4c41de822222a83a41 /stdafx.cpp
parent961d3ab8b21c06f633ddd83513baa848145b7916 (diff)
downloadmongo-45992de574979343f34fdfe96b069d5d1eff0182.tar.gz
BUMP 1.2.1r1.2.1
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 8f047d47995..dc5399cebd6 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.2.1-";
+ const char versionString[] = "1.2.1";
} // namespace mongo