diff options
| author | Eliot Horowitz <eliot@10gen.com> | 2009-10-16 14:12:43 -0400 |
|---|---|---|
| committer | Eliot Horowitz <eliot@10gen.com> | 2009-10-16 14:12:43 -0400 |
| commit | 137b8b00b417a357a544ee3276c6d19712dc6d9c (patch) | |
| tree | c7d5938ee685adb3eaedb23be09c62872c5b408f /stdafx.cpp | |
| parent | 448e629a814bb32be6a4a959f2df26be1a6b5c60 (diff) | |
BUMP 1.1.2r1.1.2
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 b44ca6fc514..229f93b1847 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -33,6 +33,6 @@ namespace mongo { - const char versionString[] = "1.1.2-"; + const char versionString[] = "1.1.2"; } // namespace mongo |
