diff options
| author | Eliot Horowitz <eliot@10gen.com> | 2010-03-25 11:04:10 -0400 |
|---|---|---|
| committer | Eliot Horowitz <eliot@10gen.com> | 2010-03-25 11:04:10 -0400 |
| commit | 514f8bbab657c1dc110d45eea6ea33de296dbb26 (patch) | |
| tree | 2b3886e435b0217d6afd63a213b04d32bb4b4f6f /stdafx.cpp | |
| parent | 35885ba8de830d09d8b29d3385154159dee70ccc (diff) | |
BUMP 1.4.0r1.4.0
Diffstat (limited to 'stdafx.cpp')
| -rw-r--r-- | stdafx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp index 3bcee8c321b..0a80de61657 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -32,6 +32,6 @@ namespace mongo { - const char versionString[] = "1.4.0-pre-"; + const char versionString[] = "1.4.0"; } // namespace mongo |
