summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-02-23 17:29:40 -0500
committerEliot Horowitz <eliot@10gen.com>2010-02-23 17:29:40 -0500
commitd498124c60b8412dba4c49c4b404e207fff82b4c (patch)
treeb4319e83148dc5a4c90de2e75c278175b61e611e /stdafx.cpp
parent8d182e16390e8884f1614b7fd7eea0830e10e302 (diff)
BUMP 1.2.3r1.2.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 ff63ea66de0..65dc7962374 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.2.3-";
+ const char versionString[] = "1.2.3";
} // namespace mongo